Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/scsipi
Module Name: src
Committed By: dyoung
Date: Sat Sep 1 17:57:03 UTC 2007
Modified Files:
src/sys/dev/scsipi: if_se.c
Log Message:
Create a temporary, non-const copy of a sockaddr. Pass that to
se_set_multi() or se_remove_multi(), because neither is easily
constified. Thanks jmmv@ for reporting the issue.
To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 src/sys/dev/scsipi/if_se.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