From: Bruce Allan Date: Tue, 22 Jan 2013 08:44:19 +0000 (+0000) Subject: e1000e: cosmetic move of function prototypes to the new mac.h X-Git-Tag: v3.9-rc1~139^2~157^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bdfe2da6aefd3961aac5c0cef76a030479e22f51;p=pandora-kernel.git e1000e: cosmetic move of function prototypes to the new mac.h Move prototypes for functions which are applicable to all/most devices supported by the driver and are specific to the MAC component of each device to the new mac.h header file. These function prototypes can be used by other files in the driver and moving them to the MAC-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