]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause
authorSean Nyekjaer <sean.nyekjaer@prevas.dk>
Fri, 27 Jan 2017 20:39:03 +0000 (21:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Jan 2017 23:45:15 +0000 (18:45 -0500)
commitcf626c3b252b2c9d131be0dd66096ec3bf729e54
tree135dc27d56d62a78f56641121bde5b632f03d74c
parentf1712c73714088a7252d276a57126d56c7d37e64
net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause

As pr commit "net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause"
this phy driver should not set these feature bits.

Signed-off-by: Sean Nyekjaer <sean.nyekjaer@prevas.dk>
Fixes: 9d162ed69f51 ("net: phy: micrel: add support for KSZ8795")
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c