git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153df3c
)
net: phy: broadcom: fix PHY_BCM_OUI_4
author
Florian Fainelli
<f.fainelli@gmail.com>
Tue, 26 Aug 2014 20:15:25 +0000
(13:15 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Aug 2014 06:16:12 +0000
(23:16 -0700)
PHY_BCM_OUI_4 is missing two significant digits that actually make it an
OUI, add those missing bits so it becomes usable again for matching.
Fixes:
b560a58c45c6
("net: phy: add Broadcom BCM7xxx internal PHY driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/brcmphy.h
patch
|
blob
|
history
diff --cc
include/linux/brcmphy.h
Simple merge