be2net: remove one useless line

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Sathya Perla 2011-03-21 20:49:29 +00:00 committed by David S. Miller
parent 0f4a682882
commit e8c37c8000
1 changed files with 0 additions and 1 deletions

View File

@ -2330,7 +2330,6 @@ static int be_setup(struct be_adapter *adapter)
return 0;
be_mcc_queues_destroy(adapter);
rx_qs_destroy:
be_rx_queues_destroy(adapter);
tx_qs_destroy: