]> 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)
commit63692e7f3f44bec8f981290e2cab4211afe4e356
tree251d8eccc87acaa8a2859305028786cfdf61629d
parentd0c4df732e75081e2356e82c75fffeb11dde7af3
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