diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-03-06 11:12:34 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-06 10:22:16 -0800 |
commit | f4772dee101c7ac66e395d07b3140d457901fa18 (patch) | |
tree | b571b85c1908c6992bde4fb345c43fcc70bbf3ee /net/ipv4 | |
parent | 4177c5d94264b57f426ef5c45a788808d1a1e536 (diff) | |
download | linux-f4772dee101c7ac66e395d07b3140d457901fa18.tar.gz linux-f4772dee101c7ac66e395d07b3140d457901fa18.tar.bz2 linux-f4772dee101c7ac66e395d07b3140d457901fa18.zip |
net: hns3: Fix a logical vs bitwise typo
There were a couple logical ORs accidentally mixed in with the bitwise
ORs.
Fixes: e8149933b1fa ("net: hns3: remove hnae3_get_bit in data path")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions