cvs commit: src/sys/dev/firewire fwdev.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Tue Mar 23 17:29:10 PST 2004
simokawa 2004/03/23 17:29:08 PST
FreeBSD src repository
Modified files:
sys/dev/firewire fwdev.c
Log:
Fix a bug introduced in rev 1.33(mega API change).
Because xfer->send.payload is a pointer to the buffer, '&' shouldn't be there.
Submitted by: John Weisgerber <weisgerberj at gsilumonics.com>
PR: misc/64623
Revision Changes Path
1.39 +1 -1 src/sys/dev/firewire/fwdev.c
More information about the cvs-src
mailing list