Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   kleink
Date:           Mon May 24 10:06:59 UTC 2004

Modified Files:
        src/sys/dev/pci: if_sk.c

Log Message:
In sk_init_yukon(), don't open-code clearing the multicast filter but
go via the normal filter setup path instead.  The old behaviour only
worked ok as long as the init function was exclusively called at attach
time, when there was no configuration to be lost.

>From Christian Weisgerber in private mail.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/dev/pci/if_sk.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index