mirror of https://github.com/torvalds/linux.git
The CRC error bit is located at bit 17 in the Rx descriptor, but the
driver was incorrectly using bit 16. Fix it.
Fixes:
|
||
|---|---|---|
| .. | ||
| rtase | ||
| 8139cp.c | ||
| 8139too.c | ||
| Kconfig | ||
| Makefile | ||
| atp.c | ||
| atp.h | ||
| r8169.h | ||
| r8169_firmware.c | ||
| r8169_firmware.h | ||
| r8169_leds.c | ||
| r8169_main.c | ||
| r8169_phy_config.c | ||