[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452118967-32123-1-git-send-email-lrichard@redhat.com>
Date: Wed, 6 Jan 2016 17:22:44 -0500
From: Lance Richardson <lrichard@...hat.com>
To: netdev@...r.kernel.org
Subject: [PATCH net 0/3] ipv4: fix various issues reported by sparse
This trivial patch series addresses a number of endianness- and
lock-related issues reported by sparse.
Lance Richardson (3):
ipv4: fix endianness warnings in ip_tunnel_core.c
ipv4: eliminate endianness warnings in ip_fib.h
ipv4: eliminate lock count warnings in ping.c
include/net/ip_fib.h | 3 ++-
net/ipv4/ip_tunnel_core.c | 16 ++++++++--------
net/ipv4/ping.c | 2 ++
3 files changed, 12 insertions(+), 9 deletions(-)
--
2.5.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists