]> asedeno.scripts.mit.edu Git - linux.git/commit
sh_eth: remove sh_eth_cpu_data::rpadir_value
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Mon, 25 Jun 2018 20:37:06 +0000 (23:37 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 Jun 2018 14:15:43 +0000 (23:15 +0900)
commit470103dc840ec9cda91b5049d82f4bb599cea759
tree391aee14e358e93a1a2d6bfd3eca0a735dc96f52
parentb13ca098fd35bb0cfbe027f2415a17a6ceb6f47f
sh_eth: remove sh_eth_cpu_data::rpadir_value

If RPADIR exists, the value written to it is always the same for all SoCs
(and derived from NET_IP_ALIGN), so there has not  been any need to store
it in the *struct* sh_eth_cpu_data...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/renesas/sh_eth.c
drivers/net/ethernet/renesas/sh_eth.h