Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   he
Date:           Tue Dec 25 23:31:27 UTC 2007

Modified Files:
        src/sys/dev/ic: smc90cx6.c
        src/sys/net: if_arc.h if_arcsubr.c

Log Message:
Convert to using if_set_sadl() instead of arc_storelladdr(), catching
an overlooked setting of ifnet->if_sadl.  This follows up the recent
change to net/if.h.


To generate a diff of this commit:
cvs rdiff -r1.52 -r1.53 src/sys/dev/ic/smc90cx6.c
cvs rdiff -r1.20 -r1.21 src/sys/net/if_arc.h
cvs rdiff -r1.57 -r1.58 src/sys/net/if_arcsubr.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