]> git.baikalelectronics.ru Git - kernel.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)
commit9995e42345c92a7186893d36e861e13c976fbe8e
treed75c8b0be52de2096dd81c982178bb1993f0fa78
parent27ba7fb1dd6627511e7a3bd13da888b37d3c441a
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