netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] net: Fix compiler warnings
@ 2016-10-15  0:06 Tushar Dave
  2016-10-15  0:06 ` [PATCH 1/2] sunqe: " Tushar Dave
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tushar Dave @ 2016-10-15  0:06 UTC (permalink / raw)
  To: netdev; +Cc: chris.hyser, linux-kernel

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.

Tushar Dave (2):
  sunqe: Fix compiler warnings
  sunbmac: Fix compiler warning

 drivers/net/ethernet/sun/sunbmac.c |  5 +++--
 drivers/net/ethernet/sun/sunbmac.h |  2 +-
 drivers/net/ethernet/sun/sunqe.c   | 11 ++++++-----
 drivers/net/ethernet/sun/sunqe.h   |  4 ++--
 4 files changed, 12 insertions(+), 10 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-10-15 23:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-15  0:06 [PATCH 0/2] net: Fix compiler warnings Tushar Dave
2016-10-15  0:06 ` [PATCH 1/2] sunqe: " Tushar Dave
2016-10-15  0:06 ` [PATCH 2/2] sunbmac: Fix compiler warning Tushar Dave
2016-10-15 21:48 ` [PATCH 0/2] net: Fix compiler warnings David Miller
2016-10-15 23:26   ` tndave

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).