]> git.baikalelectronics.ru Git - kernel.git/commit
b43/legacy: Remove firmware IDs
authorMichael Büsch <m@bues.ch>
Sun, 21 Aug 2011 15:24:47 +0000 (17:24 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 24 Aug 2011 18:57:17 +0000 (14:57 -0400)
commitdaad17d1cc9f9ea6bc291b78dd34260ef045925a
tree62844fa14193a3f825a2e3c3c711e20645df7f15
parent51cbe5620d0dc13e841e23848cb6019a0454f1c1
b43/legacy: Remove firmware IDs

This removes the "FWxx" ID strings from the b43 and b43legacy
drivers. They were once used to match a specific driver revision
to a set of firmware files. However, this is hardly useful today.
Additionally, the IDs are not updated and maintained properly, so
they might mislead users.

Signed-off-by: Michael Buesch <m@bues.ch>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/b43.h
drivers/net/wireless/b43/main.c
drivers/net/wireless/b43legacy/b43legacy.h
drivers/net/wireless/b43legacy/main.c