Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1502451

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

From Tushar Dave <tushar.n.dave@oracle.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] sparc/net: Fix compiler warnings
Date 2016-10-17 23:00 +0200
Message-ID <stnaN-c4-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] sparc/net: Fix compiler warnings Tushar Dave <tushar.n.dave@oracle.com> - 2016-10-17 23:00 +0200
  [PATCH 1/2] sunqe: Fix compiler warnings Tushar Dave <tushar.n.dave@oracle.com> - 2016-10-17 23:00 +0200

csiph-web