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

No differences found