Page MenuHomeFreeBSD

D35167.diff
No OneTemporary

D35167.diff

diff --git a/sys/dev/e1000/if_em.c b/sys/dev/e1000/if_em.c
--- a/sys/dev/e1000/if_em.c
+++ b/sys/dev/e1000/if_em.c
@@ -2477,7 +2477,7 @@
struct e1000_softc *sc = iflib_get_softc(ctx);
struct ifnet *ifp = iflib_get_ifp(ctx);
struct e1000_hw *hw = &sc->hw;
- u16 rx_buffer_size;
+ u32 rx_buffer_size;
u32 pba;
INIT_DEBUGOUT("em_reset: begin");

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 9, 3:42 AM (17 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14518458
Default Alt Text
D35167.diff (355 B)

Event Timeline