Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102546553
D35217.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
D35217.diff
View Options
diff --git a/sys/dev/igc/if_igc.c b/sys/dev/igc/if_igc.c
--- a/sys/dev/igc/if_igc.c
+++ b/sys/dev/igc/if_igc.c
@@ -1609,7 +1609,7 @@
device_t dev = iflib_get_dev(ctx);
struct igc_adapter *adapter = iflib_get_softc(ctx);
struct igc_hw *hw = &adapter->hw;
- u16 rx_buffer_size;
+ u32 rx_buffer_size;
u32 pba;
INIT_DEBUGOUT("igc_reset: begin");
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Nov 14, 9:36 PM (8 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14634018
Default Alt Text
D35217.diff (355 B)
Attached To
Mode
D35217: igc: Increase rx_buffer_size local variable to 32b
Attached
Detach File
Event Timeline
Log In to Comment