summaryrefslogtreecommitdiff
path: root/drivers/net/mii.c
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2012-02-01 14:53:05 +0400
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-02-10 12:07:12 +0400
commitec34c170da8798f521f0d40cad54580ff93cea3a (patch)
treeadb3391a27061fc79764d00d726079c4331fc74c /drivers/net/mii.c
parent07914ee3ccbf93ce688f1aaba15d8b01f19c5d77 (diff)
downloadlinux-ec34c170da8798f521f0d40cad54580ff93cea3a.tar.xz
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 <bruce.w.allan@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/mii.c')
0 files changed, 0 insertions, 0 deletions