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 netdev
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
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 ip
- 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
> > ---
> > drivers/net/hyper
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 insert
> -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-ker...@vger.kernel.org;
> vkuzn...@redhat.com; cav...@redhat.com; ot...@redh