]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitbe10d3860ef07ff43f240fbc0c0b72df1a5fe3df
tree3ac069d0c73f3a37397d7ed003841c7b06a3bd4f
parente0f2e3a06be513352cb4955313ed7e55909acd84
[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