Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   bouyer
Date:           Fri Jun 10 11:11:38 UTC 2005

Modified Files:
        src/sys/net: if_ethersubr.c

Log Message:
As ether_input() is always called at IPL_NET, there is no need to
protect the IF_* operations with splnet()/splx().


To generate a diff of this commit:
cvs rdiff -r1.125 -r1.126 src/sys/net/if_ethersubr.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