summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2016-04-09 23:28:41 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-04-10 01:27:04 (GMT)
commit49dd48dafec64fe99bdcc518092c5db4bffaa8a9 (patch)
treeeb1036a5eeb176270fad100675ba074bf31acb7a /net
parent183c948a3cb3efbf45eabed41fa7ee04c19378fc (diff)
downloadlinux-49dd48dafec64fe99bdcc518092c5db4bffaa8a9.tar.xz
sh_eth: re-enable-E-MAC interrupts in sh_eth_set_ringparam()
The E-MAC interrupts are left disabled when the ring parameters are changed via 'ethtool'. In order to fix this, it's enough to call sh_eth_dev_init() with 'true' instead of 'false' for the second argument (which conveniently allows us to remove the following code re-enabling E-DMAC interrupts and reception). Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions