Searched hist:"64 bea46e" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/usb/ |
H A D | hso.c | 64bea46e Tue Feb 17 04:31:29 CST 2015 Aleksander Morgado <aleksander@aleksander.es> hso: always read interface number from the current altsetting
Always read bInterfaceNumber from the current altsetting, not from the first one available in the altsetting array. This is coming from code review, not related to any specific bug.
Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: David S. Miller <davem@davemloft.net> 64bea46e Tue Feb 17 04:31:29 CST 2015 Aleksander Morgado <aleksander@aleksander.es> hso: always read interface number from the current altsetting Always read bInterfaceNumber from the current altsetting, not from the first one available in the altsetting array. This is coming from code review, not related to any specific bug. Signed-off-by: Aleksander Morgado <aleksander@aleksander.es> Signed-off-by: David S. Miller <davem@davemloft.net>
|