]> git.baikalelectronics.ru Git - kernel.git/commit
brcmsmac: remove dependency on CRC8 and CRC_CCITT
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 24 Nov 2013 21:03:41 +0000 (22:03 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 5 Dec 2013 19:56:29 +0000 (14:56 -0500)
commitc20804b66a7d46afc503f6fa8a79dee7a87e213e
tree251d8eccc87acaa8a2859305028786cfdf61629d
parenta9c4f1d6193221c68ea3d716353b9f27048d8e19
brcmsmac: remove dependency on CRC8 and CRC_CCITT

There is no code in brcmsmac that uses a function from CRC8 or
CRC_CCITT any more. Building brcmsmac with these two disabled works
without any problems. This was probably only used by the bus code which
was replaced by bcma some time ago.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: Arend van Spriel <arend@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/Kconfig