> -----Original Message----- > From: Mohammed Gamal [mailto:[email protected]] > Sent: Wednesday, July 19, 2017 9:19 AM > To: KY Srinivasan <[email protected]>; Haiyang Zhang > <[email protected]>; Stephen Hemminger <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; [email protected]; Mohammed Gamal > <[email protected]> > Subject: [PATCH] netvsc: Remove redundant use of ipv6_hdr() > > This condition already uses an object of type ipv6hdr in the line above. > Use the object directly instead of calling ipv6_hdr > > Signed-off-by: Mohammed Gamal <[email protected]>
Reviewed-by: Haiyang Zhang <[email protected]> Thanks. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
