summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/e1000.h
diff options
context:
space:
mode:
authorBruce Allan <bruce.w.allan@intel.com>2011-12-21 09:47:10 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-01-26 19:00:19 -0800
commitfe2ddfb510f9d305a6654c7538c5c8faf326a16c (patch)
treef18e0d3839909b56ba6760d83ffa700ed9e6e960 /drivers/net/ethernet/intel/e1000e/e1000.h
parentc8243ee0488d9bc12995ca7ea02f651db820622e (diff)
downloadop-kernel-dev-fe2ddfb510f9d305a6654c7538c5c8faf326a16c.zip
op-kernel-dev-fe2ddfb510f9d305a6654c7538c5c8faf326a16c.tar.gz
e1000e: split lib.c into three more-appropriate files
The generic lib.c file contains code relative to the various MACs, NVM and Manageability supported by the driver. This patch splits the file into three which are specific to those areas similar to how the PHY-specific code is in phy.c and code specific to the 80003es2lan, 8257x, and ichX MAC families are in their own files. The generic code that is applicable to all MAC/PHY parts supported by the driver remains in netdev.c, param.c and ethtool.c files. No change in functionality, just moving code around for ease of maintenance, with some whitespace and other checkpatch cleanups. 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/ethernet/intel/e1000e/e1000.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud