mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
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:
parent
0f4a682882
commit
e8c37c8000
1 changed files with 0 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue