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:   Fri, 01 Mar 2019 23:17:47 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     arjun@...lsio.com
Cc:     netdev@...r.kernel.org, nirranjan@...lsio.com,
        indranil@...lsio.com, dt@...lsio.com, vishal@...lsio.com
Subject: Re: [PATCH net-next] cxgb4: Prefix adapter flags with CXGB4

From: Arjun Vynipadath <arjun@...lsio.com>
Date: Fri,  1 Mar 2019 15:40:24 +0530

> -	FULL_INIT_DONE     = (1 << 0),
 ...
> +	CXGB4_FULL_INIT_DONE		= (1 << 0),

Looks like you missed some of this conversion.

Oh wait, you make changes to cxgb* and don't enable all the related
drivers that use these headers when you build test?!?!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ