diff options
author | 2013-05-02 03:36:55 +0000 | |
---|---|---|
committer | 2013-05-02 16:43:27 -0400 | |
commit | 04d3d6247fa39d4ee6488f1bd5314879ab9d5c9d (patch) | |
tree | b2a981719e0709a63df0e428598d7bba6b57d903 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be2net: Fix firmware download for Lancer (diff) | |
download | linux-dev-04d3d6247fa39d4ee6488f1bd5314879ab9d5c9d.tar.xz linux-dev-04d3d6247fa39d4ee6488f1bd5314879ab9d5c9d.zip |
be2net: avoid napi_disable() when it has not been enabled
When RQ creation fails in be_open(), driver jumps to be_close() where
napi_disable() is done without a prior napi_enable(); leading to a hang.
This change is needed as there is no way to see if napi is enable/disabled.
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions