diff options
author | Wei Yang <weiyang@linux.vnet.ibm.com> | 2013-09-15 15:53:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-09-16 04:28:58 +0200 |
commit | 73a695f8572e4c46a2aecdbb63f26f36a43e6873 (patch) | |
tree | 1a71cbd119674a5c561fb37879df4debadd26079 /net/xfrm/xfrm_user.c | |
parent | isdn: hfcpci_softirq: get func return to suppress compiler warning (diff) | |
download | linux-73a695f8572e4c46a2aecdbb63f26f36a43e6873.tar.xz linux-73a695f8572e4c46a2aecdbb63f26f36a43e6873.zip |
cxgb4: remove workqueue when driver registration fails
When driver registration fails, we need to clean up the resources allocated
before. cxgb4 missed to destroy the workqueue allocated at the very beginning.
This patch destroies the workqueue when registration fails.
Signed-off-by: Wei Yang <weiyang@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/xfrm/xfrm_user.c')
0 files changed, 0 insertions, 0 deletions