e1000e: cosmetic move of #defines to the new 80003es2lan.h
commit21b5a6f8ff3cbcd7623187628320a4e7125120fb
authorBruce Allan <bruce.w.allan@intel.com>
Tue, 22 Jan 2013 08:44:09 +0000 (22 08:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 5 Feb 2013 07:32:20 +0000 (4 23:32 -0800)
tree5bb69e7dd2057fc29491653a606339f6ba228ff0
parentf25701df2ef171894730534e5b557186d2bacf17
e1000e: cosmetic move of #defines to the new 80003es2lan.h

Move #defines specific to the ESB2/82563 family of devices to the new
80003es2lan.h header file.  These defines can be used by other files in the
driver and moving them to the 80003es2lan-family-specific file makes it
clearer to which devices they are applicable.

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>
drivers/net/ethernet/intel/e1000e/80003es2lan.c
drivers/net/ethernet/intel/e1000e/80003es2lan.h [new file with mode: 0644]
drivers/net/ethernet/intel/e1000e/hw.h