lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Nov 2014 10:48:18 -0800
From:	Joe Perches <joe@...ches.com>
To:	David Miller <davem@...emloft.net>
Cc:	hariprasad@...lsio.com, netdev@...r.kernel.org, leedom@...lsio.com,
	anish@...lsio.com, praveenm@...lsio.com, nirranjan@...lsio.com,
	kumaras@...lsio.com, j.vosburgh@...il.com, vfalico@...il.com,
	andy@...yhouse.net
Subject: Re: [PATCH net-next] cxgb4: Remove unnecessary struct in6_addr *
 casts

On Mon, 2014-11-10 at 13:28 -0500, David Miller wrote:
> From: Joe Perches <joe@...ches.com> Date: Thu, 06 Nov 2014 20:46:14 -0800
[]
> >> diff --git a/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c b/drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c
> > []
> >>  #include <../drivers/net/bonding/bonding.h>
> > 
> > This include path seems unfortunate so I looked 
> > at the code a bit.  I don't see an easy way to change it.
> > 
> > Maybe some of bonding.h should be moved into a new file
> > like 'include/net/bonding.h' or something.
> 
> I just committed the following into net-next, thanks for pointing
> this out.

Thanks.

btw: using "git format-patch -M" makes reading and
verifying the patch a lot easier.

Unfortunately, there's no current way to make this
a global default for everyone, but I have this in
my ~/.gitconfig:

[diff]
	renames = true


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ