cvs commit: src/sys/dev/firewire firewire.c firewirereg.h
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Mon Apr 30 12:26:30 UTC 2007
simokawa 2007-04-30 12:26:30 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire firewire.c firewirereg.h
Log:
MFp4: Simplify tlabel handling
- Remove struct tl_label and runtime malloc() for it.
- Include tl_lable list in struct fw_xfer.
- Don't free unallocated tlabel.
MFC after: 1 week
Revision Changes Path
1.88 +27 -33 src/sys/dev/firewire/firewire.c
1.43 +3 -7 src/sys/dev/firewire/firewirereg.h
More information about the cvs-src
mailing list