OSDN Git Service

ixgbe: fix return value checks
authorEmil Tantilov <emil.s.tantilov@intel.com>
Sat, 12 Mar 2011 08:56:38 +0000 (08:56 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 14 Apr 2011 02:20:15 +0000 (19:20 -0700)
commit2ea5ea5fc4f4f1daa74708c2a14e364d8474812d
tree2239644057f59379b5cbc315378f12b85961a509
parentc8ca76ebc6e50752c5311b92bb9aef7edb324577
ixgbe: fix return value checks

The value of status was incorrectly tested. Also whitespace cleanup.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Evan Swanson <evan.swanson@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ixgbe/ixgbe_x540.c