commit | 9cdcf098800d9549b0bf1e759f8b456baabfb939 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Fri Feb 17 07:38:13 2012 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Mar 14 00:41:26 2012 -0700 |
tree | f6af058d7ca05a110ef8bac1182b6bd749a43f03 | |
parent | 621bd70eda47f33aa5f3a48da56649c0cb7e2329 [diff] |
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 <donald.c.skidmore@intel.com> Tested-by: Stephen Ko <stephen.s.ko@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>