linux/drivers/net/ethernet/renesas
Sergei Shtylyov 4c1d45850d sh_eth: add sh_eth_cpu_data::cexcr flag
GEther controllers have CERCR/CEECR instead of CNDCR on the others.
Currently we are calling sh_eth_is_gether() in order to check for this,
however it would be simpler  to check the new 'cexcr' bitfield in the
'struct sh_eth_cpu_data';  then we'd be able to remove sh_eth_is_gether()
as there would be no callers left...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-03-26 12:34:19 -04:00
..
Kconfig ptp_clock: Allow for it to be optional 2016-11-16 09:26:34 +01:00
Makefile
ravb.h ravb: add support for changing MTU 2018-02-16 16:34:50 -05:00
ravb_main.c ravb: remove erroneous comment 2018-03-07 10:40:14 -05:00
ravb_ptp.c
sh_eth.c sh_eth: add sh_eth_cpu_data::cexcr flag 2018-03-26 12:34:19 -04:00
sh_eth.h sh_eth: add sh_eth_cpu_data::cexcr flag 2018-03-26 12:34:19 -04:00