Date: Mon, 8 Mar 1999 17:58:19 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_tl.c Message-ID: <199903090158.RAA87209@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 1999/03/08 17:58:18 PST
Modified files: (Branch: RELENG_2_2)
sys/pci if_tl.c
Log:
Add missing ETHER_NEXT_MULTI() in tl_setmulti(). This was causing all
three of the perfect filter entries to have the same address assigned,
as well as one bit in the hash table. This bug isn't present in 3.x;
the multicast code is different.
Pointed out by: Mark Taylor <mtaylor@cybernet.com>
Revision Changes Path
1.16.2.9 +3 -2 src/sys/pci/if_tl.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199903090158.RAA87209>
