]> git.karo-electronics.de Git - karo-tx-linux.git/commit
b43: fix reading info about radio for new devices (cores 40 & 42)
authorRafał Miłecki <zajec5@gmail.com>
Fri, 4 Jul 2014 07:21:56 +0000 (09:21 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jul 2014 20:32:16 +0000 (16:32 -0400)
commitfe5e499f427dadbeeb079e0a796702f4a3da78a0
treed77369a3839a0dd06136d19946cbcb34711d945d
parentc4e197195a0c38b2c0928a03ed1de1a4a32f52c3
b43: fix reading info about radio for new devices (cores 40 & 42)

This changes
b43-phy0: Found Radio: Manuf 0x17F, Version 0x7769, Revision 4
to the
b43-phy0: Found Radio: Manuf 0x17F, Version 0x2069, Revision 4
which matches what closed source driver reports:
$ wl revinfo
radiorev 0x42069000

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/main.c