diff options
author | Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> | 2018-04-01 00:22:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-04-01 14:09:53 -0400 |
commit | 6e80e55bd37a90b412f168b1667ffa7d2debd46b (patch) | |
tree | a6a8423964703c9d4f9a94223f4b086b0e2bbe77 /mm/kmemleak-test.c | |
parent | 16c3c91346961fdd733ad232311772795599be7f (diff) | |
download | linux-6e80e55bd37a90b412f168b1667ffa7d2debd46b.tar.gz linux-6e80e55bd37a90b412f168b1667ffa7d2debd46b.tar.xz |
sh_eth: add sh_eth_cpu_data::no_xdfar flag
The commit 6ded286555c2 ("sh_eth: Fix RX recovery on R-Car in case of RX
ring underrun") added a check for an bad RDFAR offset in sh_eth_rx(), so
that the code could work on the R-Car Ether controllers which don't have
this register (and TDFAR), then the commit 3365711df02 ("sh_eth: WARN on
access to a register not implemented in a particular chip") replaced
offset 0 with 0xffff. Adding/checking the 'no_xdfar' bit field in the
'struct sh_eth_cpu_data' instead results in less object code...
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/kmemleak-test.c')
0 files changed, 0 insertions, 0 deletions