wusbcore: rh: use HUB_CHAR_*
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Sun, 18 Jan 2015 23:02:24 +0000 (02:02 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 25 Jan 2015 13:02:33 +0000 (21:02 +0800)
commit6d2a5663297a0489e7ade3303bba37e544da66e5
tree3784e9515c24377ea3b351215adc0729f6a64cf6
parent1cc9af8711613668d23b60f0c3d648a1e3c4ddc8
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>
drivers/usb/wusbcore/rh.c