commit | 856b2cc560345c28733fefaad2d66eddd663848b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@armlinux.org.uk> | Tue Jan 02 17:25:09 2018 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 03 10:38:54 2018 -0500 |
tree | 9f3e0685c90e2412b5c2604fa3cf4a9bc47fefde | |
parent | 6d81f45145c1b24af32856d8a04922788537defd [diff] |
net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interrupt The PSC sync change interrupt can fire multiple times while the link is down, which is caused by noise on the serdes lines. As this isn't information we make use of, it's pointless having the interrupt enabled. Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>