diff options
author | Eric Dumazet <edumazet@google.com> | 2017-09-18 13:03:43 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-09-18 20:57:00 -0700 |
commit | 129c6cda2de2a8ac44fab096152469999b727faf (patch) | |
tree | ee5c23d46331ab2fa2f9c10f0974872fe31a122e /MAINTAINERS | |
parent | 4c7124413aa759b8ea0b90cd39177e525396e662 (diff) | |
download | linux-129c6cda2de2a8ac44fab096152469999b727faf.tar.bz2 |
8139too: revisit napi_complete_done() usage
It seems we have to be more careful in napi_complete_done()
use. This patch is not a revert, as it seems we can
avoid bug that Ville reported by moving the napi_complete_done()
test in the spinlock section.
Many thanks to Ville for detective work and all tests.
Fixes: 617f01211baf ("8139too: use napi_complete_done()")
Reported-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Tested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions