diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2016-04-10 01:28:41 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-10 03:27:04 +0200 |
commit | 49dd48dafec64fe99bdcc518092c5db4bffaa8a9 (patch) | |
tree | eb1036a5eeb176270fad100675ba074bf31acb7a /net/decnet | |
parent | Merge tag 'tty-4.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... (diff) | |
download | linux-49dd48dafec64fe99bdcc518092c5db4bffaa8a9.tar.xz linux-49dd48dafec64fe99bdcc518092c5db4bffaa8a9.zip |
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/decnet')
0 files changed, 0 insertions, 0 deletions