summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mediatek/mtk_eth_soc.c
diff options
context:
space:
mode:
authorIvan Khoronzhuk2016-06-02 15:14:52 +0200
committerDavid S. Miller2016-06-04 01:35:06 +0200
commit8478b6cdc10e8a7735deeb9d9e46ad5b157c84d0 (patch)
tree192067885b73a0641ef11cb28d0e283e24295918 /drivers/net/ethernet/mediatek/mtk_eth_soc.c
parentgianfar: fix the last transmit buffer descriptor (diff)
downloadkernel-qcow2-linux-8478b6cdc10e8a7735deeb9d9e46ad5b157c84d0.tar.gz
kernel-qcow2-linux-8478b6cdc10e8a7735deeb9d9e46ad5b157c84d0.tar.xz
kernel-qcow2-linux-8478b6cdc10e8a7735deeb9d9e46ad5b157c84d0.zip
net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency
The rx-usecs shouldn't be changed while interface down/up. Currently, for instance, if it's set to 100us, after interface down/up it's 500us. It's a hidden bug that can lead to lavish interrupt pacing time increasing while "down/up" up to max value. Steps to reproduce: - set rx-usecs to be 100us - down/up interface - read new unexpected rx-usecs Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mediatek/mtk_eth_soc.c')
0 files changed, 0 insertions, 0 deletions