Files
linux/drivers/net/ethernet/intel/ice
Christophe JAILLET 9c3e54a632 ice: 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>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-01-27 08:58:24 -08:00
..
2021-12-14 10:19:13 -08:00
2021-12-14 10:19:13 -08:00
2021-11-30 08:02:12 -08:00
2021-12-14 08:06:47 -08:00
2022-01-06 10:15:09 -08:00
2022-01-06 10:15:09 -08:00
2021-05-28 20:11:13 -07:00
2021-10-07 10:41:42 -07:00
2022-01-06 10:15:09 -08:00
2022-01-06 10:15:09 -08:00
2021-12-14 10:19:14 -08:00
2021-12-14 10:19:13 -08:00
2021-12-14 10:19:13 -08:00
2021-12-14 10:19:14 -08:00
2021-10-28 11:00:18 -07:00
2021-12-17 11:18:21 -08:00