]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add a header file defining QCA OUI and vendor extensions
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 24 Jan 2014 13:58:00 +0000 (15:58 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 24 Jan 2014 13:58:00 +0000 (15:58 +0200)
commit1682c6236017f28b8fdb3b791565c835e988a559
tree790b05556d06e2fb580e1614a9f8b258cbc0ef77
parent8615bdfac90174c3730ae5e6607b85f8bbec847e
Add a header file defining QCA OUI and vendor extensions

This file is used as a registry of identifier assignments from the
Qualcomm Atheros OUI 00:13:74 for purposes other than MAC address
assignment. One of the first uses will be for nl80211 vendor
commands/events which is reason for the preparation change in
driver_nl80211.c

Signed-hostap: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h [new file with mode: 0644]
src/drivers/driver_nl80211.c