staging: brcm80211: Separate fullmac vs softmac defs in shared file
commiteb8160364f007c668c423614e262b9b7fc7b2c74
authorBrett Rudley <brudley@broadcom.com>
Wed, 27 Oct 2010 01:37:24 +0000 (26 18:37 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 9 Nov 2010 23:34:14 +0000 (9 15:34 -0800)
treed3e0c03dc6325732bc6fb7540c655bf4ded81dc4
parent7f7c3dbb3f6d8624109ee30ad5a8f6b23f0a72f4
staging: brcm80211: Separate fullmac vs softmac defs in shared file

wlioctl.h is shared by fullmac and softmac but mostly fullmac. Separate out
fullmac to purge extranous code in softmac and possibly as a step towards it own file.

Signed-off-by: Brett Rudley <brudley@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/include/wlioctl.h
drivers/staging/brcm80211/sys/wlc_mac80211.c