> -----Original Message----- > From: Jerry Snitselaar [mailto:[email protected]] > Sent: Monday, May 4, 2015 10:57 AM > To: [email protected] > Cc: [email protected]; [email protected]; Haiyang Zhang; > KY Srinivasan > Subject: [PATCH] hv_netvsc: remove unused variable in netvsc_send() > > With commit b56fc3c53654 ("hv_netvsc: Fix a bug in netvsc_start_xmit()"), > skb variable is no longer used in netvsc_send. Remove variable and dead > code that depended on it. > > Cc: Haiyang Zhang <[email protected]> > Cc: K. Y. Srinivasan <[email protected]> > Signed-off-by: Jerry Snitselaar <[email protected]>
Thanks. Signed-off-by: Haiyang Zhang <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
