From: Don Skidmore Date: Fri, 17 Feb 2012 07:38:13 +0000 (+0000) Subject: ixgbe: fix obvious return value bug. X-Git-Tag: v3.4-rc1~177^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cdcf098800d9549b0bf1e759f8b456baabfb939;p=pandora-kernel.git ixgbe: fix obvious return value bug. This is clearly a typeo where we are not checking the return value from get_link_capabilities but should. This patch corrects that. Signed-off-by: Don Skidmore Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed