Re: [net-next]Add Maximum Rx packet size supported(rx_buf_sz) variable on main structure

2015-07-09 Thread Francois Romieu
Marian Corcodel : > Variable rx_buf_sz have different values on rt8101/8102 is 16000 > bytes instead of 16383 and now is ready do set these. Where does this come from ? Datasheet ? Experimental evidence ? -- Ueimor -- To unsubscribe from this list: send the line "unsubscribe netdev" in the bod

[net-next]Add Maximum Rx packet size supported(rx_buf_sz) variable on main structure

2015-07-08 Thread Marian Corcodel
Variable rx_buf_sz have different values on rt8101/8102 is 16000 bytes instead of 16383 and now is ready do set these. diff --git a/drivers/net/ethernet/realtek/r8169.c b/drivers/net/ethernet/realtek/r8169.c index 9189da3..1a55057 100644 --- a/drivers/net/ethernet/realtek/r8169.c +++ b/drivers/net