mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-25 02:32:08 +03:00
9b7d91fdcb823f812af5298392b8ef1e2ab76c29
ether_tx_chan_isr() and ether_rx_chan_isr() run from hard interrupt context. Use napi_schedule_irqoff() instead of napi_schedule() Bug 200542488 Change-Id: I2f6c8244ac8d0a84a57ba2c05bf512da0c7e3213 Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/2173462 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Description
No description provided