Module Name: src Committed By: rin Date: Wed Jan 30 11:11:45 UTC 2019
Modified Files: src/sys/dev/usb: if_mue.c Log Message: Fix mue_sethwcsum(): - Check appropriate flags to enable RX checksum offloading. - We don't support ICMP/IGMP checksum offloading. Tested both on LAN7800 and 7500. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/if_mue.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.