Revision 512ab9a001eb88e197859cefbb89b609a971251f authored by Yuval Mintz on 21 February 2016, 13:07:26 UTC, committed by David S. Miller on 22 February 2016, 03:50:54 UTC
There's a problem in current 84833 phy configuration -
in case 1Gb link is configured and jumbo-sized packets are being
used, device will experience RX crc errors.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 1e411f0
Raw File
fdt.c
#include <linux/libfdt_env.h>
#include "../scripts/dtc/libfdt/fdt.c"
back to top