sfxge(4): cleanup: fix wrong indent
Found by DPDK checkpatch.sh Sponsored by: Solarflare Communications, Inc. MFC after: 2 days
This commit is contained in:
parent
85365dfcbf
commit
6d4e783ecb
@ -329,7 +329,7 @@ efx_tx_qcreate(
|
||||
|
||||
if ((rc = etxop->etxo_qcreate(enp, index, label, esmp,
|
||||
n, id, flags, eep, etp, addedp)) != 0)
|
||||
goto fail2;
|
||||
goto fail2;
|
||||
|
||||
enp->en_tx_qcount++;
|
||||
*etpp = etp;
|
||||
|
Loading…
x
Reference in New Issue
Block a user