Files
linux/drivers
Sergei Shtylyov 49dd48dafe 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>
2016-04-09 21:27:04 -04:00
..
2016-04-02 01:17:36 +02:00
2016-03-01 16:38:16 -08:00
2016-04-07 22:11:08 +02:00
2016-02-26 12:47:32 +02:00
2016-04-04 11:18:00 +01:00