]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: bcm7xxx: remove 28nm wildcard entry
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 14 Aug 2014 23:52:51 +0000 (16:52 -0700)
committerDavid S. Miller <davem@greenl8ke.davemloft.net>
Sun, 17 Aug 2014 02:13:33 +0000 (19:13 -0700)
commit4892d1862f561b2d3666d8d381df06f02969e9a7
treea2285ea8b18fd0c0b426507f11180d28b4c83858
parentcb3122d99bfbf9182b3f362039db40b94b45f3cf
net: phy: bcm7xxx: remove 28nm wildcard entry

A wildcard entry with the 32-bits OUI 0x600d8400 was added as part of
the BCM7xxx internal PHY driver, but that entry might match other PHYs
that are not covered by this driver, so let's just remove it.

Fixes: 0cf3f649b4a0 ("net: phy: add Broadcom BCM7xxx internal PHY driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@greenl8ke.davemloft.net>
drivers/net/phy/bcm7xxx.c
include/linux/brcmphy.h