CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/13 11:44:36
Modified files:
sys/dev/pci : if_tl.c
Log message:
Fix multicast reception: use unsigned chars to avoid accidental sign
extension in hash calculation. Reported & diagnosed by Nick Briggs.
ok mpi@
