Christophe JAILLET cfcfc8f5a5 net: enetc: Remove useless DMA-32 fallback configuration
As stated in [1], dma_set_mask() with a 64-bit mask never fails if
dev->dma_mask is non-NULL.
So, if it fails, the 32 bits case will also fail for the same reason.

Simplify code and remove some dead code accordingly.

[1]: https://lkml.org/lkml/2021/6/7/398

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/dbecd4eb49a9586ee343b5473dda4b84c42112e9.1641742884.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-09 16:52:20 -08:00
..
2021-11-19 11:05:21 +00:00
2022-01-09 16:52:18 -08:00
2022-01-09 16:52:18 -08:00
2021-11-20 12:25:56 +00:00
2022-01-07 09:04:21 -08:00
2022-01-09 16:52:18 -08:00
2022-01-09 16:52:18 -08:00
2021-11-23 12:18:48 +00:00
2021-11-12 20:13:28 -08:00