]> git.ipfire.org Git - thirdparty/hostap.git/commit
Make qca-vendor.h independent of other header files
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 25 Apr 2014 08:41:36 +0000 (11:41 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 25 Apr 2014 08:41:36 +0000 (11:41 +0300)
commita26582cb98f89b43fc6748aeaeb023848532d33e
tree673207621963d7393c53114767a4a802fcb2648f
parent4a64d5a9db68796cd6a6f895522aaa836313094e
Make qca-vendor.h independent of other header files

Move the definitions that depended in common.h into a separate header
file so that qca-vendor.h can be copied and used as-is in other
projects.

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