diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2017-04-10 11:15:24 +1000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-04-10 16:03:57 -0400 |
commit | e92455397237c4e680302950fe1d7970b6c063a0 (patch) | |
tree | 898cffb624f8a9691febd6b7aa4d6947ad56b67d /drivers/net/arcnet | |
parent | 42c2d19786e538dc33d365d3439eec00545651cc (diff) | |
download | linux-e92455397237c4e680302950fe1d7970b6c063a0.tar.bz2 |
ftgmac100: Don't clear tx desc fields unnecessarily
Those are non-cachable stores, let's avoid those we don't need. Remove
the helper, it's not particularly helpful and since it uses "priv"
I can't move it to the header file.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/arcnet')
0 files changed, 0 insertions, 0 deletions