sfxge(4): cleanup: remvoe trailing tab

Sponsored by:   Solarflare Communications, Inc.
MFC after:      2 days
This commit is contained in:
Andrew Rybchenko 2017-01-27 08:53:11 +00:00
parent 5c4dffdfb7
commit a18fb3eed5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=312867

View File

@ -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 */