Re: [PATCH v2] usbnet: rtl8150: remove unused variable

2014-11-19 Thread David Miller
From: Sudip Mukherjee Date: Tue, 18 Nov 2014 21:55:21 +0530 > remove unused variable > > Signed-off-by: Sudip Mukherjee > --- > > change in v2: changed the commit message Applied, thank you. -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to ma

[PATCH v2] usbnet: rtl8150: remove unused variable

2014-11-18 Thread Sudip Mukherjee
remove unused variable Signed-off-by: Sudip Mukherjee --- change in v2: changed the commit message drivers/net/usb/rtl8150.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/net/usb/rtl8150.c b/drivers/net/usb/rtl8150.c index 6e87e57..d37b7dc 100644 --- a/drivers/n