diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2015-11-04 16:29:11 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-11-04 22:06:13 -0500 |
commit | 87aec47d173ca730d014b6b0246ca6be18b0ce94 (patch) | |
tree | c874135cce569f54cb8996b9d2a693eb64d017ac /net/ipv6 | |
parent | 8c169c28f40bd78b772c4d95306735c00f8db80d (diff) | |
download | linux-87aec47d173ca730d014b6b0246ca6be18b0ce94.tar.gz linux-87aec47d173ca730d014b6b0246ca6be18b0ce94.tar.xz |
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