compat-wireless: adapt moving brcm80211 to main area
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 13 Oct 2011 14:16:34 +0000 (16:16 +0200)
committerLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Thu, 13 Oct 2011 19:29:16 +0000 (12:29 -0700)
commit49eb82e6931693328dc18de960b1d1e3623f3832
tree188c1fe056e8ac389233d77e36a7ba63ee00a8e8
parent8163a60de0842dbfe27d32fdd855fa320ef3a39b
compat-wireless: adapt moving brcm80211 to main area

brcm80211 is no staging driver any more and can be found in the main
area where all the other wireless drivers are now. There where some
changes needed for the move.
And BRCMFMAC does not depend on WEXT any more so remove that from
config.
BRCMFMAC does not build with kernel < 2.6.29, because
ndev->netdev_ops = NULL and ndev->netdev_ops == &brcmf_netdev_ops_pri
are not supported by the backport code for netdev_ops.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Makefile
config.mk
patches/25-multicast-list_head.patch
patches/29-sdio_no_suspend.patch
patches/35-fix-makefile-includes.patch
scripts/admin-update.sh
scripts/driver-select