diff options
author | 2015-05-12 21:15:24 +0300 | |
---|---|---|
committer | 2015-05-14 00:49:09 -0400 | |
commit | a104a6b309715495ac29dd1ba9317a91a67e9808 (patch) | |
tree | c5e616e7060ebad0254c1209ed0ae3ac232ff658 /net/tipc | |
parent | net: Reserve skb headroom and set skb->dev even if using __alloc_skb (diff) | |
download | linux-dev-a104a6b309715495ac29dd1ba9317a91a67e9808.tar.xz linux-dev-a104a6b309715495ac29dd1ba9317a91a67e9808.zip |
net: macb: OR vs AND typos
The bitwise tests are always true here because it uses '|' where '&' is
intended.
Fixes: 98b5a0f4a228 ('net: macb: Add support for jumbo frames')
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions