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