diff options
author | Yongbae Park <yongbae2@gmail.com> | 2015-03-10 05:35:07 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-10 07:22:54 +0300 |
commit | 5a3dba7a5fcc02b78d92c35e2ca53f21ae3402c9 (patch) | |
tree | bd0fc66d8ae1a4dc7374fb79e017d739c78c0e38 /crypto/lzo.c | |
parent | 4736edc764b5464d625385ef89ed0c3c88b09897 (diff) | |
download | linux-5a3dba7a5fcc02b78d92c35e2ca53f21ae3402c9.tar.xz |
net: WIZnet drivers: enable interrupts after napi_complete()
The interrupt is enabled before napi_complete(). A network timeout
occurs if the interrupt handler is called before napi_complete().
Fix the bug by enabling the interrupt after napi_complete().
Signed-off-by: Yongbae Park <yongbae2@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/lzo.c')
0 files changed, 0 insertions, 0 deletions