usb/isp1760: Handle toggle bit in queue heads only
authorArvid Brodin <arvid.brodin@enea.com>
Sat, 26 Feb 2011 21:08:47 +0000 (22:08 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 1 Mar 2011 03:23:39 +0000 (19:23 -0800)
Remove redundant "toggle" member from struct isp1760_qtd, and store toggle
status in struct isp1760_qh only.

Signed-off-by: Arvid Brodin <arvid.brodin@enea.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found