[GIT]: Networking

From: David Miller
Date: Sat Dec 12 2009 - 06:29:46 EST



I'm doing a quick push to fix the Kaweth USB driver build
failure. It's due to a miscommunication between Greg KH
and myself, and we'll make sure this doesn't happen again.

There's also two Intel gigabit fixes from Alexander Duyck and
a be2net driver fix from Ajit Khaparde.

Please pull, thanks a lot!

The following changes since commit 053fe57ac249a9531c396175778160d9e9509399:
Linus Torvalds (1):
Merge git://git.kernel.org/.../davem/net-2.6

are available in the git repository at:

master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git master

Ajit Khaparde (1):
be2net: fix error in rx completion processing.

Alexander Duyck (2):
igb: fix handling of mailbox collisions between PF/VF
igbvf: avoid reset storms due to mailbox issues

Oliver Neukum (1):
usb: remove rare pm primitive for conversion to new API

drivers/net/benet/be_main.c | 4 ++--
drivers/net/igb/igb_main.c | 22 +++++++++++++---------
drivers/net/igbvf/igbvf.h | 1 +
drivers/net/igbvf/netdev.c | 8 +++++++-
drivers/net/usb/kaweth.c | 4 ++--
5 files changed, 25 insertions(+), 14 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/