diff options
author | 2013-04-25 10:44:20 +0300 | |
---|---|---|
committer | 2013-04-25 03:50:17 -0400 | |
commit | cf62cb72d63944f4dcc7376efd84959afc9366cb (patch) | |
tree | 34872c22d8e9e3ea6f266333e59fc1add8c0ee63 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | openvswitch: Use parallel_ops genl. (diff) | |
download | linux-dev-cf62cb72d63944f4dcc7376efd84959afc9366cb.tar.xz linux-dev-cf62cb72d63944f4dcc7376efd84959afc9366cb.zip |
net: calxedaxgmac: fix condition in xgmac_set_features()
The "changed" variable should be a 64 bit type, otherwise it can't store
all the features. The way the code is now the test for whether
NETIF_F_RXCSUM changed is always false and we return immediately.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions