]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cxgb4: Remove redundant code in t4_uld_clean_up()
authorGanesh Goudar <ganeshgr@chelsio.com>
Thu, 16 Feb 2017 06:57:15 +0000 (12:27 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 16 Feb 2017 19:32:52 +0000 (14:32 -0500)
commitf3caf8618bce7e86c6f4f86785dd004c71b63a2d
treed75c8b0be52de2096dd81c982178bb1993f0fa78
parent5d071c24f0cb8ce9fb5642c2a65ab5ab7f5ad244
cxgb4: Remove redundant code in t4_uld_clean_up()

Remove variable rxq_info and also remove redundant assignment
to it.

Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/chelsio/cxgb4/cxgb4_uld.c