]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Use method pointer to access IOSF devices
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 1 Apr 2016 19:18:04 +0000 (12:18 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 6 Jul 2016 23:41:16 +0000 (16:41 -0700)
commitaa64378e2550402106a84d42ccb61a31f695d918
tree6d16ee825888ac02733a0654399c11bbbaed33a0
parentc954b05de94b428fb5885b2ccb6566b28146767d
ixgbe: Use method pointer to access IOSF devices

Orabug: 23177316

Provide method pointers and use them to access IOSF-attached
devices. A new MAC will introduce a new access method.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit 9a5c27e6ef9166612f95564bc2fc69506d1be2b3)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c