diff options
| author | Alexander Duyck <[email protected]> | 2016-04-22 13:18:26 -0400 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2016-05-04 00:24:31 -0700 |
| commit | 2f8214fe6811a246265629d81af2313695c63f4d (patch) | |
| tree | 18e31bed9f41c01e8ae23c9597a67f3473921dc1 /scripts/gdb/vmlinux-gdb.py | |
| parent | 33b0eb15961393d8c60e7c4bddd23da53cd1c2e4 (diff) | |
ixgbevf: Use mac_ops instead of trying to identify NIC type
This change makes it so that we can just use function pointers instead of
having to identify if a given VF is running on a Linux or Windows PF. By
doing this we can avoid having to pull too much information out of the
lower layers and can instead just make use of the mac_ops pointers since
they should differ between the two types of VFs anyway.
Signed-off-by: Alexander Duyck <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/vmlinux-gdb.py')
0 files changed, 0 insertions, 0 deletions