mirror of
https://github.com/opnsense/src.git
synced 2026-04-22 23:02:02 -04:00
sfxge(4): cleanup: remvoe trailing tab
Sponsored by: Solarflare Communications, Inc. MFC after: 2 days
This commit is contained in:
parent
5c4dffdfb7
commit
a18fb3eed5
1 changed files with 1 additions and 1 deletions
|
|
@ -1096,7 +1096,7 @@ sfxge_rx_start(struct sfxge_softc *sc)
|
|||
encp = efx_nic_cfg_get(sc->enp);
|
||||
sc->rx_buffer_size = EFX_MAC_PDU(sc->ifnet->if_mtu);
|
||||
|
||||
/* Calculate the receive packet buffer size. */
|
||||
/* Calculate the receive packet buffer size. */
|
||||
sc->rx_prefix_size = encp->enc_rx_prefix_size;
|
||||
|
||||
/* Ensure IP headers are 32bit aligned */
|
||||
|
|
|
|||
Loading…
Reference in a new issue