commit | 4de7d2c231a8624a47417977be0768c5b5257c4f | [log] [tgz] |
---|---|---|
author | Alan Stern <stern@rowland.harvard.edu> | Fri May 05 16:26:58 2006 -0400 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Wed Jun 21 15:04:10 2006 -0700 |
tree | 3dba388c3c8e0673a5884c900f2b04339dc4708e | |
parent | 2d61bde7a0e630e1906e6478b6b2a7aeaaa8f8da [diff] |
[PATCH] USB: UHCI: store the endpoint type in the QH structure This patch (as675) simplifies uhci-hcd slightly by storing each endpoint's type in the corresponding Queue Header structure. Signed-off-by: Alan Stern <stern@rowland.harvard.edu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>