diff options
author | Bruce Allan <[email protected]> | 2012-02-22 09:02:26 +0000 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2012-02-24 21:34:15 -0800 |
commit | 1a46b40fbb1dfd698efbc7a9575aa64aed04d568 (patch) | |
tree | 46e479dcc8a92756cf91711d1b548c6ec6773572 /net/lapb/lapb_subr.c | |
parent | d1964eb138901286a170de8ed422efd227dd4daf (diff) |
e1000e: cleanup: rename e1000e_setup_link() and call as function pointer
Rename e1000e_setup_link() to e1000e_setup_link_generic() to signify the
function is used for more than one MAC-family type. The 82571-family has
a custom setup_link function which also calls the generic function. The
ich8lan-family has a custom function which should just be called via the
function pointer. The 80003es2lan-family just uses the generic function.
Signed-off-by: Bruce Allan <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions