2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 14:43:54 +08:00
linux-next/drivers/net/ethernet/socionext
Jassi Brar c009f413b7 net: netsec: enable tx-irq during open callback
Enable TX-irq as well during ndo_open() as we can not count upon
RX to arrive early enough to trigger the napi. This patch is critical
for installation over network.

Fixes: 533dd11a12 ("net: socionext: Add Synquacer NetSec driver")
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-04-16 13:46:38 -04:00
..
Kconfig
Makefile
netsec.c net: netsec: enable tx-irq during open callback 2018-04-16 13:46:38 -04:00
sni_ave.c net: ethernet: ave: add UniPhier PXs3 support 2018-03-26 11:29:10 -04:00