]> 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)
commitd83a12523234cf311d44d7692d817bcc72db84c3
treea2285ea8b18fd0c0b426507f11180d28b4c83858
parent50e9138e2eb9fc8d0ae96f597dc583657c8b92fa
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: ae5f579de6a1 ("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