- use memset() for for clearing hashtbl
authorkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 06:19:15 +0000 (06:19 +0000)
committerkevlo <kevlo@openbsd.org>
Fri, 3 Aug 2018 06:19:15 +0000 (06:19 +0000)
commit6838a702dfa34d6149419b1d11612ab9ea16da71
tree461cd51f276f3fdf4151fa769051019f586e08b6
parenta420321f3dc05c68ce065a0a47662f78d5f1de10
- use memset() for for clearing hashtbl
- the switch case for IFM_100_TX was the same code as for IFM_1000_T so it
  can be rolled into one.

From Michael W. Bombardieri
sys/dev/usb/if_mue.c