[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20120514.000555.1842884084717866000.davem@davemloft.net>
Date: Mon, 14 May 2012 00:05:55 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: torvalds@...ux-foundation.org
CC: akpm@...ux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [GIT] Networking
The main purpose of this pull request is to fix up the erroneous
bonding patch I applied last round. I meant to apply v4 of the patch
from Jiri but I applied v3 by accident. Mea culpa.
Also, eagle eyed Dan Carpenter noticed that openvswitch has one of
those "X = alloc(); if (!Y)" mistakes, test the proper pointer
instead.
Please pull, thanks a lot!
The following changes since commit cf00c55e3d30b242d6f6530e61a7bc828124f0a3:
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2012-05-12 13:02:31 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net.git master
for you to fetch changes up to 8aa51d64c1f526e43b1e7f89fb8b98c2fd583f4b:
openvswitch: checking wrong variable in queue_userspace_packet() (2012-05-13 15:47:34 -0400)
----------------------------------------------------------------
Dan Carpenter (1):
openvswitch: checking wrong variable in queue_userspace_packet()
David S. Miller (1):
bonding: Fix LACPDU rx_dropped commit.
drivers/net/bonding/bond_alb.c | 12 +++++++-----
drivers/net/bonding/bonding.h | 2 +-
net/openvswitch/datapath.c | 2 +-
3 files changed, 9 insertions(+), 7 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists