mirror of https://gitee.com/openkylin/linux.git
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
|
@ -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…
Reference in New Issue