Files
linux/drivers
Sergey Shtylyov c6eff7384d sh_eth: fix TRSCER mask for R7S72100
[ Upstream commit 75be7fb7f9 ]

According  to  the RZ/A1H Group, RZ/A1M Group User's Manual: Hardware,
Rev. 4.00, the TRSCER register has bit 9 reserved, hence we can't use
the driver's default TRSCER mask.  Add the explicit initializer for
sh_eth_cpu_data::trscer_err_mask for R7S72100.

Fixes: db893473d3 ("sh_eth: Add support for r7s72100")
Signed-off-by: Sergey Shtylyov <s.shtylyov@omprussia.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-17 16:43:50 +01:00
..
2021-03-04 09:39:53 +01:00
2020-09-09 19:04:23 +02:00
2021-03-17 16:43:45 +01:00
2021-01-19 18:22:36 +01:00
2021-01-17 14:04:22 +01:00
2021-03-17 16:43:50 +01:00
2020-12-30 11:26:04 +01:00
2021-03-04 09:39:44 +01:00
2021-03-07 12:18:57 +01:00