commit | 6bdb7fe31046ac50b47e83c35cd6c6b6160a475d | [log] [tgz] |
---|---|---|
author | Amerigo Wang <amwang@redhat.com> | Fri Aug 10 01:24:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Aug 14 14:33:33 2012 -0700 |
tree | c74da2bcfb27867bfc2fed58d3b5a9c84d445ef8 | |
parent | 689971b44613883ee74ae9c1b31a864aaa3a8e17 [diff] |
netpoll: re-enable irq in poll_napi() napi->poll() needs IRQ enabled, so we have to re-enable IRQ before calling it. Cc: David Miller <davem@davemloft.net> Signed-off-by: Cong Wang <amwang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>