diff options
author | Tejun Heo <[email protected]> | 2010-12-14 06:09:59 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-12-21 12:20:47 -0800 |
commit | cb8f404893bab40431f7eeb2511454031b07e7df (patch) | |
tree | 8def8bda0f66bc70cae163f945e039bd9b3dbc8c /net/lapb/lapb_in.c | |
parent | a13c13273a206e0c4b9a814277fb50529457abe7 (diff) |
bnx2: remove cancel_work_sync() from remove_one
Michael pointed out that bnx2_close() already cancels bp->reset_task
and thus it is guaranteed to be idle when bnx2_remove_one() is called.
Remove the unnecessary cancel_work_sync() in remove_one.
Signed-off-by: Tejun Heo <[email protected]>
Acked-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions