[GIT]: Networking

From: David Miller
Date: Sun Dec 21 2008 - 22:49:30 EST



Please pull to get these two bug fixes:

1) PPP device unregister crash regression. Fix from
James Chapman.

2) kernel_accept() socket module refcounting is bolixed,
fix from Wei Yongjun.

Thanks!

The following changes since commit 3298a7388c00227e736d1037328788073c80c7b4:
Michael Chan (1):
bnx2: Fix bug in bnx2_free_rx_mem().

are available in the git repository at:

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

James Chapman (1):
ppp: fix segfaults introduced by netdev_priv changes

Wei Yongjun (1):
net: Fix module refcount leak in kernel_accept()

drivers/net/ppp_generic.c | 28 +++++++++++++---------------
net/bluetooth/rfcomm/core.c | 2 --
net/socket.c | 1 +
3 files changed, 14 insertions(+), 17 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/