commit | 92a3f767f5cd079351ae04a337c40266e9c6048f | [log] [tgz] |
---|---|---|
author | Matthew Wilcox <matthew@wil.cx> | Wed Dec 15 15:44:04 2010 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Dec 15 15:26:44 2010 -0800 |
tree | 62a34471663f52d27e1388983f6fcab42846261a | |
parent | ac563cfd528033ee6e3bb4801b5c73468d0145c8 [diff] |
USB: uas: Rename sense pipe and sense urb to status pipe and status urb The spec calls this the status pipe. While it is used to receive sense IUs, it is also used to receive other IUs, so this can be confusing. Reported-by: Luben Tuikov <ltuikov@yahoo.com> Signed-off-by: Matthew Wilcox <willy@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>