commit | 9a5c27e6ef9166612f95564bc2fc69506d1be2b3 | [log] [tgz] |
---|---|---|
author | Mark Rustad <mark.d.rustad@intel.com> | Fri Apr 01 12:18:04 2016 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Thu Apr 07 16:08:08 2016 -0700 |
tree | d6734423b36a6b383288a0907109f84ef97592f3 | |
parent | 207969b94cf2736f4f2f51aec287a6a0ea7d5dbd [diff] |
ixgbe: Use method pointer to access IOSF devices 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>