commit | c816061d27659cb666f8fd9a67669757f2c04a55 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Fri Nov 18 14:47:35 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Nov 18 14:03:32 2016 -0500 |
tree | d31e4c0a99421f2bb0cefc426704252ad61a05cb | |
parent | f6e3ef3e4d3546b17e9901925276b70a9ea02d94 [diff] |
liquidio CN23XX: bitwise vs logical AND typo We obviously intended a bitwise AND here, not a logical one. Fixes: 8c978d059224 ("liquidio CN23XX: Mailbox support") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>