Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201269
b: refs/heads/master
c: c222fb2
h: refs/heads/master
i:
  201267: d49f019
v: v3
  • Loading branch information
Bob Copeland authored and Greg Kroah-Hartman committed Jul 26, 2010
1 parent d7d6c66 commit f8c7795
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c30c791c946a14a03e87819eced562ed28711961
refs/heads/master: c222fb2efaf1a421f5bf74403df40a9384ccf516
4 changes: 1 addition & 3 deletions trunk/drivers/usb/storage/transport.c
Original file line number Diff line number Diff line change
Expand Up @@ -139,9 +139,7 @@ static int usb_stor_msg_common(struct us_data *us, int timeout)

/* fill the common fields in the URB */
us->current_urb->context = &urb_done;
us->current_urb->actual_length = 0;
us->current_urb->error_count = 0;
us->current_urb->status = 0;
us->current_urb->transfer_flags = 0;

/* we assume that if transfer_buffer isn't us->iobuf then it
* hasn't been mapped for DMA. Yes, this is clunky, but it's
Expand Down

0 comments on commit f8c7795

Please sign in to comment.