diff options
author | 2017-03-15 13:27:17 -0700 | |
---|---|---|
committer | 2017-03-15 21:52:52 -0700 | |
commit | 11623fce0f9afef30c45e3f2120b063de3809a8f (patch) | |
tree | 298412b85755c030ec6f1b00e96652636c4d3cf2 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drivers: net: xgene: Fix hardware checksum setting (diff) | |
download | linux-dev-11623fce0f9afef30c45e3f2120b063de3809a8f.tar.xz linux-dev-11623fce0f9afef30c45e3f2120b063de3809a8f.zip |
drivers: net: xgene: Fix wrong logical operation
This patch fixes the wrong logical OR operation by changing it to
bit-wise OR operation.
Fixes: 3bb502f83080 ("drivers: net: xgene: fix statistics counters race condition")
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Quan Nguyen <qnguyen@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions