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:	Tue, 6 Dec 2011 08:24:00 +0000
From:	"Michael Chan" <mchan@...adcom.com>
To:	"'Joe Perches'" <joe@...ches.com>
cc:	"'davem@...emloft.net'" <davem@...emloft.net>,
	"'netdev@...r.kernel.org'" <netdev@...r.kernel.org>,
	"Barak Witkowski" <barak@...adcom.com>,
	"Eilon Greenstein" <eilong@...adcom.com>
Subject: Re: [PATCH net-next 4/4 v2] bnx2x, cnic: support DRV_INFO upon
 FW request

Joe Perches wrote:
> 
> > +	#define DRV_FLAGS_CAPABILITIES_LOADED_L2        0x00000002
> > +	#define DRV_FLAGS_CAPABILITIES_LOADED_FCOE      0x00000004
> > +	#define DRV_FLAGS_CAPABILITIES_LOADED_ISCSI     0x00000008
> 
> I think the #defines should be left aligned.
> 

I'll fix up some of these, but many #defines in this file are not
starting at the left margin.   Eilon will fix those up with a separate
patch later.

Powered by blists - more mailing lists