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, 17 Sep 2007 18:54:17 +0200
From:	"Alexander Indenbaum" <baum@...utinetworks.net>
To:	"'Andrew Morton'" <akpm@...ux-foundation.org>,
	"'Andy Gospodarek'" <andy@...yhouse.net>
Cc:	<jeff@...zik.org>, <davem@...emloft.org>, <netdev@...r.kernel.org>,
	"'Nadav Shemer'" <nadav@...utinetworks.net>
Subject: RE: [PATCH] tehuti: driver for Tehuti 10GbE network adapters

Andrew,

Please try following patches which should be compatible with net-2.6.24
tree.
Full patch is against net-2.6.24 tree.
Diff patch is delta from previous submission.

Please let us know how it works for you.

Thank you,
Alexander Indenbaum

> -----Original Message-----
> From: Andrew Morton [mailto:akpm@...ux-foundation.org]
> Sent: Sunday, September 16, 2007 11:15 PM
> To: Andy Gospodarek
> Cc: jeff@...zik.org; davem@...emloft.org; netdev@...r.kernel.org;
> baum@...utinetworks.net
> Subject: Re: [PATCH] tehuti: driver for Tehuti 10GbE network adapters
> 
> erp, changes in the net-2.6.24 tree breaks this.
> 
> drivers/net/tehuti.c: In function 'bdx_isr_napi':
> drivers/net/tehuti.c:268: error: too few arguments to function
> 'netif_rx_schedule_prep'
> drivers/net/tehuti.c:269: error: too few arguments to function
> '__netif_rx_schedule'
> drivers/net/tehuti.c: In function 'bdx_poll':
> drivers/net/tehuti.c:302: error: too few arguments to function
> 'netif_rx_complete'
> drivers/net/tehuti.c: In function 'bdx_hw_start':
> drivers/net/tehuti.c:414: error: implicit declaration of function
> 'netif_poll_enable'
> drivers/net/tehuti.c: In function 'bdx_hw_stop':
> drivers/net/tehuti.c:428: error: implicit declaration of function
> 'netif_poll_disable'
> drivers/net/tehuti.c: In function 'bdx_rx_receive':
> drivers/net/tehuti.c:1219: error: 'struct net_device' has no member named
> 'quota'
> drivers/net/tehuti.c:1219: warning: type defaults to 'int' in declaration
> of '_y'
> drivers/net/tehuti.c:1219: error: 'struct net_device' has no member named
> 'quota'
> drivers/net/tehuti.c:1311: error: 'struct net_device' has no member named
> 'quota'
> drivers/net/tehuti.c: In function 'bdx_probe':
> drivers/net/tehuti.c:1994: error: 'struct net_device' has no member named
> 'poll'
> drivers/net/tehuti.c:1995: error: 'struct net_device' has no member named
> 'weight'
> drivers/net/tehuti.c:2058: error: implicit declaration of function
> 'SET_MODULE_OWNER'
> 
> There's a lot of churn in networking at present and I don't have
> time/inclination
> to fix this one up, sorry.

Download attachment "Tehuti_diff.patch" of type "application/octet-stream" (4870 bytes)

Download attachment "Tehuti_Full.patch" of type "application/octet-stream" (241829 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ