diff options
| author | Emil Tantilov <[email protected]> | 2013-01-18 02:17:11 +0000 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2013-02-16 07:28:15 +0000 |
| commit | 51d0420b0ad9f0a9972165fef551628bcc95ee87 (patch) | |
| tree | ebd3dd4e609022aa9a8bd7d3cdf89ac13ff97dff /net/unix/af_unix.c | |
| parent | ixgbe: fix possible data corruption in read_i2c_byte (diff) | |
| download | kernel-51d0420b0ad9f0a9972165fef551628bcc95ee87.tar.gz kernel-51d0420b0ad9f0a9972165fef551628bcc95ee87.zip | |
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
This patch replaces instances where a return code from i2c operations
were checked against a list of error codes with a much simpler
if ( status != 0 ) check.
Some whitespace cleanups included.
Signed-off-by: Emil Tantilov <[email protected]>
Tested-by: Phil Schmitt <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
