commit | cc095b0b5b653dca3e106710a72ba28b5bb7456b | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Tue May 10 15:28:38 2005 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Jun 27 14:43:59 2005 -0700 |
tree | 0613dcff920b191c14d4524ce304f50e91d2b81e | |
parent | f0706930091902641929f2229bfb106144782c94 [diff] |
[PATCH] USB: dummy_hcd: sparse cleanups This patch fixes the byte-ordering issue for setup packets in the dummy_hcd driver and cleans up a few things that sparse -Wbitwise dislikes. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>