summaryrefslogtreecommitdiff
path: root/net/core/filter.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2010-12-14 06:09:59 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-12-21 20:20:47 (GMT)
commitcb8f404893bab40431f7eeb2511454031b07e7df (patch)
tree8def8bda0f66bc70cae163f945e039bd9b3dbc8c /net/core/filter.c
parenta13c13273a206e0c4b9a814277fb50529457abe7 (diff)
downloadlinux-fsl-qoriq-cb8f404893bab40431f7eeb2511454031b07e7df.tar.xz
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 <tj@kernel.org> Acked-by: Michael Chan <mchan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/filter.c')
0 files changed, 0 insertions, 0 deletions