mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 06:07:31 -04:00
Remove superfluous return statement.
MFC after: 1 week Sponsored by: Mellanox Technologies
This commit is contained in:
parent
b98ba64027
commit
e16c241deb
1 changed files with 0 additions and 1 deletions
|
|
@ -1191,7 +1191,6 @@ done:
|
|||
mlx5e_tx_notify_hw(sq, sq->doorbell.d32, 0);
|
||||
sq->doorbell.d64 = 0;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Reference in a new issue