]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 17 Mar 2007 16:28:21 +0000 (11:28 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 27 Mar 2007 17:16:52 +0000 (13:16 -0400)
commit43c2dff954016584429ac2c8d1fed0b45298afd1
tree3ac069d0c73f3a37397d7ed003841c7b06a3bd4f
parent6981c1cbdbfa83468f9df4eaa5fd452da66e8d0b
[PATCH] bcm43xx: Fix code for confusion between PHY revision and PHY version

There are several places where the PHY version and revision were interchanged.
These are changed in the specifications on 2/13/07 and now use "analog" instead
instead of "version" to help reduce confusion.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/bcm43xx/bcm43xx_radio.c