Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Dan Carpenter
On Wed, Jul 19, 2017 at 01:48:03PM -0400, Mohammed Gamal wrote: > It's worth pointing out that MAINTAINERS points that files under > drivers/net/hyperv are to be sent to de...@linuxdriverproject.org. > Perhaps that should be updated. get_maintainer.pl gives you both because drivers/net/ is

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Dan Carpenter
On Wed, Jul 19, 2017 at 01:48:03PM -0400, Mohammed Gamal wrote: > It's worth pointing out that MAINTAINERS points that files under > drivers/net/hyperv are to be sent to de...@linuxdriverproject.org. > Perhaps that should be updated. get_maintainer.pl gives you both because drivers/net/ is

RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Haiyang Zhang
ft.com>; Stephen Hemminger <sthem...@microsoft.com>; > ot...@redhat.com; linux-kernel@vger.kernel.org; > de...@linuxdriverproject.org; vkuzn...@redhat.com > Subject: Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() > > > > - Original Message - > > On Wed, 19

RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Haiyang Zhang
driverproject.org; vkuzn...@redhat.com > Subject: Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() > > > > - Original Message - > > On Wed, 19 Jul 2017 15:19:28 +0200 > > Mohammed Gamal wrote: > > > > > This condition already uses an object

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Stephen Hemminger
On Wed, 19 Jul 2017 13:48:03 -0400 (EDT) Mohammed Gamal wrote: > - Original Message - > > On Wed, 19 Jul 2017 15:19:28 +0200 > > Mohammed Gamal wrote: > > > > > This condition already uses an object of type ipv6hdr in the line above. > > > Use

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Stephen Hemminger
On Wed, 19 Jul 2017 13:48:03 -0400 (EDT) Mohammed Gamal wrote: > - Original Message - > > On Wed, 19 Jul 2017 15:19:28 +0200 > > Mohammed Gamal wrote: > > > > > This condition already uses an object of type ipv6hdr in the line above. > > > Use the object directly instead of calling

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Mohammed Gamal
- Original Message - > On Wed, 19 Jul 2017 15:19:28 +0200 > Mohammed Gamal wrote: > > > 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

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Mohammed Gamal
- Original Message - > On Wed, 19 Jul 2017 15:19:28 +0200 > Mohammed Gamal wrote: > > > 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 > > --- > >

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Stephen Hemminger
On Wed, 19 Jul 2017 15:19:28 +0200 Mohammed Gamal wrote: > 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 > --- >

Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Stephen Hemminger
On Wed, 19 Jul 2017 15:19:28 +0200 Mohammed Gamal wrote: > 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 > --- > drivers/net/hyperv/netvsc_drv.c | 2 +- > 1 file changed, 1

RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Haiyang Zhang
> -Original Message- > From: Mohammed Gamal [mailto:mga...@redhat.com] > Sent: Wednesday, July 19, 2017 9:19 AM > To: KY Srinivasan ; Haiyang Zhang > ; Stephen Hemminger > Cc: de...@linuxdriverproject.org;

RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr()

2017-07-19 Thread Haiyang Zhang
> -Original Message- > From: Mohammed Gamal [mailto:mga...@redhat.com] > Sent: Wednesday, July 19, 2017 9:19 AM > To: KY Srinivasan ; Haiyang Zhang > ; Stephen Hemminger > Cc: de...@linuxdriverproject.org; linux-kernel@vger.kernel.org; > vkuzn...@redhat.com; cav...@redhat.com;