• Ben Greear's avatar
    r8169: Support RX-ALL flag. · 6bbe021d
    Ben Greear authored
    This allows the NIC to receive packets with bad FCS and
    Runts, which can help when sniffing.
    
    NOTE:  r8169, at least on my NIC, silently drops packets
    with bad FCS instead of counting them.  It seems they are
    only received in any fashion if the RxCRC flag is set
    (which this patch allows).
    Signed-off-by: default avatarBen Greear <greearb@candelatech.com>
    6bbe021d
r8169.c 149 KB