summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2010-11-17 03:26:54 (GMT)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2010-11-17 03:26:54 (GMT)
commitc60fbb00f0400792adf873dbacd431885653b77d (patch)
tree69ef3142e40a97afca11aa13cfcdc026f7e4c63b /drivers/net/ixgbe/ixgbe.h
parent01fa7d905fe9a5b045615fbde19e6c0f78063206 (diff)
downloadlinux-fsl-qoriq-c60fbb00f0400792adf873dbacd431885653b77d.tar.xz
ixgbe: move adapter into pci_dev driver data instead of netdev
This change moves an adapter pointer into the private portion of the pci_dev instead of a pointer to the netdev. The reason for this change is because in most cases we just want the adapter anyway. In addition as we start moving toward multiple netdevs per port we may want to move the adapter pointer out of the netdevs entirely. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ixgbe/ixgbe.h')
0 files changed, 0 insertions, 0 deletions