Re: [PATCH] hso: always read interface number from the current altsetting

2015-02-20 Thread Alan Stern
On Fri, 20 Feb 2015, David Miller wrote: From: Aleksander Morgado aleksan...@aleksander.es 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

Re: [PATCH] hso: always read interface number from the current altsetting

2015-02-20 Thread David Miller
From: Aleksander Morgado aleksan...@aleksander.es 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:

[PATCH] hso: always read interface number from the current altsetting

2015-02-17 Thread 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 aleksan...@aleksander.es --- drivers/net/usb/hso.c | 13 + 1 file