diff options
author | Don Skidmore <[email protected]> | 2011-02-25 01:58:04 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2011-03-03 04:39:37 -0800 |
commit | 5e655105e3e19d746f9e95c514b014c11c3d1b6a (patch) | |
tree | c2ad547b4479533bb2a3295e0e3b49a27f90b918 /tools/perf/scripts/python/sched-migration.py | |
parent | 93cb38dc185f31159d1be70ffcc46802312fa537 (diff) |
ixgbe: add function pointer for semaphore function
The X540 devices grabs semaphores differently than 82599 and 82598
devices do. They do however also grab them in allot of the same
functions. So I'm adding a new MAC operation function pointer to
allow us to use the correct function based on our MAC type. I'm also
changing all the semaphore calls to use this new function pointer.
Signed-off-by: Don Skidmore <[email protected]>
Tested-by: Stephen Ko <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions