Re: [PATCH] MIPS: BCM63XX: provide DMA masks for ethernet devices

Christoph Hellwig <[email protected]> Thu, 21 Feb 2019 14:40:24 +0100
Newsgroups gmane.linux.kernel,gmane.linux.ports.mips.general
Message-ID <[email protected]>
On Thu, Feb 21, 2019 at 10:56:42AM +0100, Jonas Gorski wrote:
> The switch to the generic dma ops made dma masks mandatory, breaking
> devices having them not set. In case of bcm63xx, it broke ethernet with
> the following warning when trying to up the device:

Looks good:

Reviewed-by: Christoph Hellwig <[email protected]>