Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102142387
D35167.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
355 B
Referenced Files
None
Subscribers
None
D35167.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D35167: e1000: Increase rx_buffer_size to 32b
Attached
Detach File
Event Timeline
Log In to Comment