staging: brcm80211: move assert function to dhd_linux.c
authorArend van Spriel <arend@broadcom.com>
Wed, 29 Jun 2011 23:46:44 +0000 (16:46 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 5 Jul 2011 16:57:12 +0000 (09:57 -0700)
commit47a6d2cdc703d16b29114a551218e34d43007ae4
tree2c47cc5751405575b6881690b5fc27ec789bef6c
parentf10c5b0b419116015bd2bfc2b054a81f7a690ca8
staging: brcm80211: move assert function to dhd_linux.c

The source file wl_iw.c is primarily intended to provide wireless
extensions functionality, which is to be removed from the driver.
The assert function is moved to another source file.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Reviewed-by: Roland Vossen <rvossen@broadcom.com>
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/dhd_linux.c
drivers/staging/brcm80211/brcmfmac/wl_iw.c