net/phy: micrel: Disable asymmetric pause for KSZ9031
authorMike Looijmans <mike.looijmans@topic.nl>
Mon, 15 Sep 2014 10:06:33 +0000 (12:06 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Sep 2014 18:24:10 +0000 (14:24 -0400)
commit95e8b10393f88a0db88d97e9d1953f01c854315a
tree1545379a081d2796e2bdb3acd0cd714146dedf10
parent9e07a422383c6775bd995613f66f1816266a8063
net/phy: micrel: Disable asymmetric pause for KSZ9031

The KSZ9031 appears to suffer from the same hardware bug as described
for the KSZ9021 in commit 32fcafbcd1c9f6c7013016a22a5369b4acb93577
("net/phy: micrel: Disable asymmetric pause for KSZ9021")
you have to unplug the cable and plug it back to get it to work.

Remove the SUPPORTED_Asym_Pause flag for the KSZ9031 to fix this.

Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/micrel.c