summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>2013-10-02 12:57:20 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-11-04 04:31:00 -0800
commit85cd02136ded01747a7959567aa1626627f1877e (patch)
tree809cf101063260c1b66e9fd29733b1f65dfd32ff /COPYING
parentd980ed627b35d4685a4a27561dc3fc7a09226dab (diff)
downloadlinux-3.10-85cd02136ded01747a7959567aa1626627f1877e.tar.gz
linux-3.10-85cd02136ded01747a7959567aa1626627f1877e.tar.bz2
linux-3.10-85cd02136ded01747a7959567aa1626627f1877e.zip
net: mv643xx_eth: update statistics timer from timer context only
[ Upstream commit 041b4ddb84989f06ff1df0ca869b950f1ee3cb1c ] Each port driver installs a periodic timer to update port statistics by calling mib_counters_update. As mib_counters_update is also called from non-timer context, we should not reschedule the timer there but rather move it to timer-only context. Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions