Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Add a missing local_irq_enable()
As noticed by Changli Gao, we must call local_irq_enable() after rps_unlock() Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information