From: Emil Tantilov Date: Fri, 1 Apr 2011 08:17:19 +0000 (+0000) Subject: ixgbe: add support for 64k EEPROM for 82599 X-Git-Tag: v3.0-rc1~377^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0665b09f81760c38a882bed65d495a4bd31a5767;p=pandora-kernel.git ixgbe: add support for 64k EEPROM for 82599 82599 supports up to 32k EEPROM addressing via EERD register. If we wish to address larger EEPROM this have to be done via serial interface. This patch adds function ixgbe_read_eeprom_82599 which selects the best method to read the EEPROM. Signed-off-by: Emil Tantilov Tested-by: Evan Swanson Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed