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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 14 Mar 2019 23:10:30 +0000 From: "Bowers, AndrewX" <andrewx.bowers@...el.com> To: "intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org> CC: "netdev@...r.kernel.org" <netdev@...r.kernel.org> Subject: RE: [Intel-wired-lan] [PATCH] i40e: print PCI vendor and device ID during probe > -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-bounces@...osl.org] On > Behalf Of Stefan Assmann > Sent: Tuesday, March 12, 2019 4:18 AM > To: intel-wired-lan@...ts.osuosl.org > Cc: netdev@...r.kernel.org; davem@...emloft.net; sassmann@...nic.de > Subject: [Intel-wired-lan] [PATCH] i40e: print PCI vendor and device ID during > probe > > Printing each device's PCI vendor and device ID has the advantage of easily > revealing what hardware we're dealing with exactly. It's no longer necessary > to match the PCI bus information to the lspci output. > > Helps with bug reports where no lspci output is available. > > Output before > i40e 0000:08:00.0: fw 6.1.49420 api 1.7 nvm 6.80 0x80003c64 1.2007.0 and after > i40e 0000:08:00.0: fw 6.1.49420 api 1.7 nvm 6.80 0x80003c64 1.2007.0 > [8086:1572] [8086:0004] > > Signed-off-by: Stefan Assmann <sassmann@...nic.de> > --- > drivers/net/ethernet/intel/i40e/i40e_main.c | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) Tested-by: Andrew Bowers <andrewx.bowers@...el.com>
Powered by blists - more mailing lists