Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ieee1394
Module Name: src
Committed By: kiyohara
Date: Sat Jul 23 16:55:13 UTC 2005
Modified Files:
src/sys/dev/ieee1394: fw_port.h if_fwip.c
Log Message:
Since fwip_unicast_input_recycle() is called from interrupt context, one
can't sleep there.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/ieee1394/fw_port.h
cvs rdiff -r1.1 -r1.2 src/sys/dev/ieee1394/if_fwip.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