diff options
| author | Bruce Allan <[email protected]> | 2012-02-01 10:53:05 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2012-02-10 00:07:12 -0800 |
| commit | ec34c170da8798f521f0d40cad54580ff93cea3a (patch) | |
| tree | adb3391a27061fc79764d00d726079c4331fc74c /tools/perf/scripts/python | |
| parent | 07914ee3ccbf93ce688f1aaba15d8b01f19c5d77 (diff) | |
e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()
The e1000_init_mac_params_XXX() functions (where XXX is one of the three
MAC-family types 80003es2lan, 82571 and ich8lan) was not meant to require a
pointer to the adapter struct but does require a pointer to the hw struct.
Pass that pointer in to the functions instead.
Signed-off-by: Bruce Allan <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions