]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix hash calculation by MAC address
authorKevin Lo <kevlo@FreeBSD.org>
Wed, 8 Aug 2018 01:20:02 +0000 (01:20 +0000)
committerKevin Lo <kevlo@FreeBSD.org>
Wed, 8 Aug 2018 01:20:02 +0000 (01:20 +0000)
commita99020fbf3ffe31318986bb40b186f440983d71b
tree02394abcff228d95a30ca6777daf8302d14e18e3
parente21ce9d742cd5ba8441f80463b850d3196a986a1
- Fix hash calculation by MAC address
- Since rx_cmd_c is an uint16_t, use le16toh() instead of le32toh()

Reviewed by: emaste
sys/dev/usb/net/if_muge.c