Re: [PATCH 0/2] net: Fix compiler warnings

From: David Miller
Date: Sat Oct 15 2016 - 17:49:08 EST


From: Tushar Dave <tushar.n.dave@xxxxxxxxxx>
Date: Fri, 14 Oct 2016 17:06:04 -0700

> Recently, ATU (iommu) changes are submitted to linux-sparc that
> enables 64bit DMA on SPARC. However, this change also makes
> 'incompatible pointer type' compiler warnings inevitable on sunqe
> and sunbmac driver.
>
> The two patches in series fix compiler warnings.

Only the sparc tree has this build problem, so these patches
really ought to be submitted for and applied there.

Thanks.