Re: [PATCH v3 3/4] cdc-acm: log message for serial state notification

2017-03-31 Thread Oliver Neukum
Am Donnerstag, den 30.03.2017, 22:15 +0200 schrieb Tobias Herzog: > Adds a similar log message to USB_CDC_NOTIFY_SERIAL_STATE as it is > already done with USB_CDC_NOTIFY_NETWORK_CONNECTION. > > Signed-off-by: Tobias Herzog Acked-by: Oliver Neukum -- To unsubscribe from this list: send the line

[PATCH v3 3/4] cdc-acm: log message for serial state notification

2017-03-30 Thread Tobias Herzog
Adds a similar log message to USB_CDC_NOTIFY_SERIAL_STATE as it is already done with USB_CDC_NOTIFY_NETWORK_CONNECTION. Signed-off-by: Tobias Herzog --- drivers/usb/class/cdc-acm.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c ind