aboutsummaryrefslogtreecommitdiff
path: root/net/switchdev/switchdev.c
diff options
context:
space:
mode:
authorIvan Khoronzhuk <[email protected]>2016-06-02 16:14:52 +0300
committerDavid S. Miller <[email protected]>2016-06-03 19:35:06 -0400
commit8478b6cdc10e8a7735deeb9d9e46ad5b157c84d0 (patch)
tree192067885b73a0641ef11cb28d0e283e24295918 /net/switchdev/switchdev.c
parent9c8b0778e48e4bbdb77121c6c1b7dd48e5182e67 (diff)
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 <[email protected]> Reviewed-by: Grygorii Strashko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions