Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net:cxgb3: fix incorrect work cancellation
In my last changes in commit 5e0b892 I introduced a copy-paste bug, leading to cancel twice qresume_task work for OFLD queue, and never the one for CTRL queue. This patch cancels correctly both works. Signed-off-by: Íñigo Huguet <ihuguet@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information