All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sparc/net: Fix compiler warnings
@ 2016-10-17 20:56 ` Tushar Dave
  0 siblings, 0 replies; 11+ messages in thread
From: Tushar Dave @ 2016-10-17 20:56 UTC (permalink / raw)
  To: sparclinux; +Cc: chris.hyser, linux-kernel

Recently, ATU (iommu) changes are submitted to sparclinux 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] 11+ messages in thread
* [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
  0 siblings, 1 reply; 11+ 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] 11+ messages in thread

end of thread, other threads:[~2016-11-18 19:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-17 20:56 [PATCH 0/2] sparc/net: Fix compiler warnings Tushar Dave
2016-10-17 20:56 ` Tushar Dave
2016-10-17 20:56 ` [PATCH 1/2] sunqe: " Tushar Dave
2016-10-17 20:56   ` Tushar Dave
2016-11-18 19:29   ` David Miller
2016-11-18 19:29     ` David Miller
2016-10-17 20:57 ` [PATCH 2/2] sunbmac: Fix compiler warning Tushar Dave
2016-10-17 20:57   ` Tushar Dave
2016-11-18 19:29   ` David Miller
2016-11-18 19:29     ` David Miller
  -- strict thread matches above, loose matches on Subject: below --
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.