From: Yuiko Oshino <[email protected]>
Date: Mon, 15 Jan 2018 13:24:28 -0500
> Fix initialize the uninitialized tx_qlen to an appropriate value when USB
> Full Speed is used.
>
> Fixes: 55d7de9de6c3 ("Microchip's LAN7800 family USB 2/3 to 10/100/1000
> Ethernet device driver")
>
> Signed-off-by: Yuiko Oshino <[email protected]>
Applied, but please do not mangle the Fixes: tag like that.
It should always be one whole line and never chopped up. It should
also appear right next to the other tags like Signed-off-by: and
Acked-by:. It is just another one of those tags, so there should
never be any empty lines between the Fixes tag and the others.
Thank you.