]> git.baikalelectronics.ru Git - kernel.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)
commit27d6533962cf918de12fb8f9be6af1c504d0a4ee
treed77369a3839a0dd06136d19946cbcb34711d945d
parente284bea06022bbf3115ede85b38f4849eb12a78f
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