Deleted Added
full compact
1c1
< /* $FreeBSD: head/sys/dev/usb/storage/ustorage_fs.c 194677 2009-06-23 02:19:59Z thompsa $ */
---
> /* $FreeBSD: head/sys/dev/usb/storage/ustorage_fs.c 195121 2009-06-27 21:23:30Z thompsa $ */
478c478
< uint16_t offset, uint8_t is_complete)
---
> uint16_t offset, uint8_t *pstate)
481a482
> uint8_t is_complete = *pstate;