]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFp4: Simplify tlabel handling
authorsimokawa <simokawa@FreeBSD.org>
Mon, 30 Apr 2007 12:26:29 +0000 (12:26 +0000)
committersimokawa <simokawa@FreeBSD.org>
Mon, 30 Apr 2007 12:26:29 +0000 (12:26 +0000)
commit37df08c6a99595f207325509062f26183afa33a4
treec0002e292eef00eba3b5e5b48cb27964dd1bc8d9
parentac682a1ec200e43e37b2f788e0e44503baf4665e
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
sys/dev/firewire/firewire.c
sys/dev/firewire/firewirereg.h