diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-11-04 14:29:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-05 04:06:13 +0100 |
commit | 87aec47d173ca730d014b6b0246ca6be18b0ce94 (patch) | |
tree | c874135cce569f54cb8996b9d2a693eb64d017ac /net/ipv6 | |
parent | qlogic/qed: remove bogus NULL check (diff) | |
download | linux-87aec47d173ca730d014b6b0246ca6be18b0ce94.tar.xz linux-87aec47d173ca730d014b6b0246ca6be18b0ce94.zip |
qlogic: qed: fix a test for MODE_MF_SI
MODE_MF_SI is 9. We should be testing bit 9 instead of AND 0x9.
Fixes: fe56b9e6a8d9 ('qed: Add module with basic common support')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions