commit | 6d2a5663297a0489e7ade3303bba37e544da66e5 | [log] [tgz] |
---|---|---|
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | Mon Jan 19 02:02:24 2015 +0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jan 25 21:02:33 2015 +0800 |
tree | 3784e9515c24377ea3b351215adc0729f6a64cf6 | |
parent | 1cc9af8711613668d23b60f0c3d648a1e3c4ddc8 [diff] |
wusbcore: rh: use HUB_CHAR_* Fix using the bare numbers to set the 'wHubCharacteristics' field of the Hub Descriptor while the values are #define'd in <linux/usb/ch11.h>. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>