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:	Tue, 06 Dec 2011 20:45:21 +0100
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	David Miller <davem@...emloft.net>
Cc:	mchan@...adcom.com, netdev@...r.kernel.org, barak@...adcom.com,
	eilong@...adcom.com
Subject: Re: [PATCH net-next 4/4 v3] bnx2x, cnic: support DRV_INFO upon FW
 request

Le mardi 06 décembre 2011 à 13:06 -0500, David Miller a écrit :
> From: "Michael Chan" <mchan@...adcom.com>
> Date: Tue, 6 Dec 2011 00:41:50 -0800
> 
> > From: Barak Witkowski <barak@...adcom.com>
> > 
> > Add support to send driver capabilities, settings and statistics to
> > management firmware.
> > 
> > [ Redone using many local variables, removed many unnecessary inlines,
> >   and put #defines at the left margin suggested by Joe Perches ]
> > 
> > Signed-off-by: Barak Witkowski <barak@...adcom.com>
> > Signed-off-by: Eilon Greenstein <eilong@...adcom.com>
> > Signed-off-by: Eddie Wai <eddie.wai@...adcom.com>
> > Signed-off-by: Michael Chan <mchan@...adcom.com>
> 
> Applied.

Build error here if :

# grep CNIC .config
# CONFIG_CNIC is not set
# CONFIG_QLCNIC is not set


  CC [M]  drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.o
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c: In function
‘bnx2x_drv_info_fcoe_stat’:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:2950:33: erreur:
‘struct bnx2x’ has no member named ‘fip_mac’
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c: In function
‘bnx2x_drv_info_iscsi_stat’:
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:3041:34: erreur:
‘struct bnx2x’ has no member named ‘cnic_eth_dev’



--
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