r8169: Support RX-FCS flag.
authorBen Greear <greearb@candelatech.com>
Fri, 10 Feb 2012 15:04:34 +0000 (15:04 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Fri, 24 Feb 2012 09:56:32 +0000 (01:56 -0800)
commit79d0c1d26e1eac0dc5b201e66b65cc5e4e706743
tree919ebc8ef8156bbf6affcfab210166c90c673b67
parent6bbe021d405fff46b64a08dca51b06897b897a67
r8169: Support RX-FCS flag.

This allows the NIC to receive the Ethernet FCS
and pass it up the stack, allowing sniffers and
other interested programs to inspect the FCS.

Signed-off-by: Ben Greear <greearb@candelatech.com>
drivers/net/ethernet/realtek/r8169.c