diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2005-04-29 16:30:48 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2005-06-27 14:43:51 -0700 |
commit | c2db8b5e5692a6f35913a829607ee6efde3c7cbd (patch) | |
tree | 171144cf18ca372a79ca99a45a04a9d1c8d79135 /net | |
parent | 5742b0c95026c817d9c266174ca39a909e8d38ca (diff) |
[PATCH] USB: dummy_hcd: USB_PORT_FEAT changed to USB_PORT_STAT
This patch makes some cosmetic changes to dummy_hcd:
Minor alterations of comments and whitespace.
Replace USB_PORT_FEAT_xxx with USB_PORT_STAT_xxx. This is
appropriate as the values are stored in a status variable
and they aren't feature indices. Also it allows the
elimination of a bunch of awkward bit shift operations.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions