From: Bruce Allan Date: Tue, 22 Jan 2013 08:44:35 +0000 (+0000) Subject: e1000e: cosmetic move of #defines and prototypes to the new manage.h X-Git-Tag: v3.9-rc1~139^2~157^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=948f97aca6700ea96647719185d83a0b7c312fc1;p=pandora-kernel.git e1000e: cosmetic move of #defines and prototypes to the new manage.h Move #defines, function prototypes and data types which are applicable to all/most devices supported by the driver but are specific to the manageability component of each device to the new manage.h header file. These #defines, function prototypes and data types can be used by other files in the driver and moving them to the manageability-specific file makes it clearer to which component they are applicable. Signed-off-by: Bruce Allan Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed