Re: [PATCH] net: usb: ax88179_178a: add Toshiba usb 3.0 adapter

From: Jakub Kicinski
Date: Thu Sep 24 2020 - 19:49:18 EST


On Thu, 24 Sep 2020 08:27:22 +0200 Wilken Gottwalt wrote:
> Reposted and added netdev as suggested by Jakub Kicinski.

Thanks!

> ---

If you want to add a comment like the above you need to place it under
the '---' which git generates. Git removes everything after those lines.
With the patch as posted your real commit message would get cut off.
(You can try applying it with git am and see.)

You'll need to fix this and repost again.

> Adds the driver_info and usb ids of the AX88179 based Toshiba USB 3.0
> ethernet adapter.
>
> Signed-off-by: Wilken Gottwalt <wilken.gottwalt@xxxxxxxxxxx>
> ---
> drivers/net/usb/ax88179_178a.c | 17 +++++++++++++++++
> 1 file changed, 17 insertions(+)