]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/net/sky2.c
sky2: move VPD display into debug interface
authorStephen Hemminger <shemminger@vyatta.com>
Tue, 3 Feb 2009 11:27:29 +0000 (11:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 3 Feb 2009 23:08:36 +0000 (15:08 -0800)
commite4c2abe29e1ec5d68908848ffa77b39f61a83f7c
tree7d106f1e76802c6e1d5dffd7c01ad234721304c4
parent454e6cb6868dd5c88d8bcdab407caa3738d30c2b
sky2: move VPD display into debug interface

The VPD stuff has more data and isn't generally that useful, so move
it into the existing debugfs display and use the new PCI VPD
accessor routines.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/sky2.c