On Fri, 20 Feb 2015, David Miller wrote:
> From: Aleksander Morgado
> Date: Tue, 17 Feb 2015 11:31:29 +0100
>
> > 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
From: Aleksander Morgado
Date: Tue, 17 Feb 2015 11:31:29 +0100
> 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
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
---
drivers/net/usb/hso.c | 13 +
1 file changed, 9 insertions(+), 4