From: Alexander Duyck Date: Wed, 8 Feb 2012 07:51:37 +0000 (+0000) Subject: ixgbe: drop err_eeprom tag which is at same location as err_sw_init X-Git-Tag: v3.4-rc1~177^2~17^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35937c055a691a125cf52343cd671f6190ae5b3b;p=pandora-kernel.git ixgbe: drop err_eeprom tag which is at same location as err_sw_init The err_eeprom and err_sw_init tags both go to the same location. So instead of maintaining two tags this patch combines them so we only use err_sw_init. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed