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] [day] [month] [year] [list]
Date:	Mon, 28 Feb 2011 11:32:34 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	linville@...driver.com
Cc:	sshtylyov@...mvista.com, netdev@...r.kernel.org,
	jcliburn@...il.com, chris.snook@...il.com, jie.yang@...eros.com,
	romieu@...zoreil.com, sorbica@...lus.com.tw,
	cooldavid@...ldavid.org, Larry.Finger@...inger.net,
	chaoming_li@...lsil.com.cn, e1000-devel@...ts.sourceforge.net,
	linux-wireless@...r.kernel.org
Subject: Re: [PATCH] net: use pci_dev->revision, again

From: "John W. Linville" <linville@...driver.com>
Date: Mon, 28 Feb 2011 14:17:29 -0500

> On Mon, Feb 28, 2011 at 09:36:43PM +0300, Sergei Shtylyov wrote:
>> Several more network drivers that read the device's revision ID
>> from the PCI configuration register were merged after the commit
>> 44c10138fd4bbc4b6d6bff0873c24902f2a9da65 (PCI: Change all drivers
>> to use pci_device->revision), so it's time to do another pass of
>> conversion to using the 'revision' field of 'struct pci_dev'...
>> 
>> Signed-off-by: Sergei Shtylyov <sshtylyov@...mvista.com>
>> 
>> ---
>> The patch is against the recent Linus' tree.
>> 
>>  drivers/net/atl1e/atl1e_main.c          |    2 +-
>>  drivers/net/atlx/atl2.c                 |    2 +-
>>  drivers/net/cnic.c                      |   14 +++++---------
>>  drivers/net/e1000e/ethtool.c            |    6 ++----
>>  drivers/net/igbvf/ethtool.c             |    6 ++----
>>  drivers/net/igbvf/netdev.c              |    3 +--
>>  drivers/net/ipg.c                       |    4 +---
>>  drivers/net/ixgbevf/ixgbevf_main.c      |    2 +-
>>  drivers/net/jme.c                       |    2 +-
>>  drivers/net/vxge/vxge-main.c            |   18 +-----------------
>>  drivers/net/wireless/iwlwifi/iwl-3945.c |    4 +---
>>  drivers/net/wireless/iwlwifi/iwl-agn.c  |    2 +-
>>  drivers/net/wireless/rtlwifi/pci.c      |    4 +---
>>  13 files changed, 19 insertions(+), 50 deletions(-)
> 
> ACK

Ok, I'll take these into net-next-2.6 when I get a chance.
--
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