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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 01 Jun 2015 17:04:29 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	hariprasad@...lsio.com
Cc:	netdev@...r.kernel.org, leedom@...lsio.com, nirranjan@...lsio.com
Subject: Re: [PATCH net-next 0/3] cxgb4/cxgb4vf: Adds support for Chelsio
 T6 adapter

From: David Miller <davem@...emloft.net>
Date: Mon, 01 Jun 2015 17:03:21 -0700 (PDT)

> From: Hariprasad Shenai <hariprasad@...lsio.com>
> Date: Tue,  2 Jun 2015 06:32:02 +0530
> 
>> This patch series adds the following:
>> Adds NIC driver support for T6 adapter
>> Adds vNIC driver support for T6 adapter
>> 
>> This patch series has been created against net-next tree and includes
>> patches on cxgb4 and cxgb4vf driver.
>> 
>> We have included all the maintainers of respective drivers. Kindly review
>> the change and let us know in case of any review comments.
> 
> Series applied, thanks.

Actually, reverted, this doesn't even compile.

kernel/Makefile:135: *** No X.509 certificates found ***
drivers/net/ethernet/chelsio/cxgb4/sge.c: In function ‘cxgb_fcoe_offload’:
drivers/net/ethernet/chelsio/cxgb4/sge.c:1128:5: error: expected identifier or ‘(’ before ‘}’ token
 u64 }
     ^
drivers/net/ethernet/chelsio/cxgb4/sge.c:1128:1: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
 u64 }
 ^

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ