On Tue, Jul 14, 2020 at 09:25:13PM -0400, Wxcafé wrote:
> This makes the function available to other drivers, like cdn_ncm.
>
> Signed-off-by: Miguel Rodríguez Pérez
The subject line does not match the patch :(
Also, when sending on patches from others, you too have to sign off on
it.
And, set
This makes the function available to other drivers, like cdn_ncm.
Signed-off-by: Miguel Rodríguez Pérez
---
drivers/net/usb/cdc_ether.c | 3 ++-
include/linux/usb/usbnet.h | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/net/usb/cdc_ether.c b/drivers/net/usb/cdc_ethe