netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL nf-next] IPVS fixes for v3.10
@ 2013-04-17  2:18 Simon Horman
  2013-04-17  2:18 ` [PATCH] ipvs: fix sparse warnings reported by kbuild test robot Simon Horman
  0 siblings, 1 reply; 3+ messages in thread
From: Simon Horman @ 2013-04-17  2:18 UTC (permalink / raw)
  To: Pablo Neira Ayuso
  Cc: lvs-devel, netdev, netfilter-devel, Wensong Zhang,
	Julian Anastasov

Hi Pablo,

The following changes since commit aaa795ad25e18488b026572c7ba2ca8f99ced0b7:

  netfilter: nat: propagate errors from xfrm_me_harder() (2013-04-08 12:34:01 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next.git tags/ipvs3-for-v3.10

for you to fetch changes up to 4208bd136ff6d885982c9581e861577785bf3a98:

  ipvs: fix sparse warnings reported by kbuild test robot (2013-04-17 11:01:42 +0900)

----------------------------------------------------------------
Fix from Julian Anastasov for warnings flagged by sparse.
Some problems relate to changes introduced since v3.9. Others
have been around for longer.

----------------------------------------------------------------
Julian Anastasov (1):
      ipvs: fix sparse warnings reported by kbuild test robot

 include/net/ip_vs.h              |    8 +++---
 include/uapi/linux/ip_vs.h       |    4 +--
 net/netfilter/ipvs/ip_vs_conn.c  |   14 +++++-----
 net/netfilter/ipvs/ip_vs_core.c  |    3 ++-
 net/netfilter/ipvs/ip_vs_ctl.c   |   55 +++++++++++++++++++++++---------------
 net/netfilter/ipvs/ip_vs_lblc.c  |    2 +-
 net/netfilter/ipvs/ip_vs_lblcr.c |    2 +-
 net/netfilter/ipvs/ip_vs_sync.c  |    4 +--
 8 files changed, 52 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2013-04-17 12:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-17  2:18 [GIT PULL nf-next] IPVS fixes for v3.10 Simon Horman
2013-04-17  2:18 ` [PATCH] ipvs: fix sparse warnings reported by kbuild test robot Simon Horman
2013-04-17 12:07   ` Pablo Neira Ayuso

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).