| To: | netdev@vger.kernel.org |
|---|---|
| Subject: | [PATCH 0/6] netdev: octeon_mgmt: A few fixes for 2.6.35. |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Wed, 5 May 2010 16:03:07 -0700 |
| Cc: | linux-mips@linux-mips.org, David Daney <ddaney@caviumnetworks.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
The 1/6 corrects a compile error that seems to have crept
in, as well as correcting the dev_addrs/uc snafu.
2/6 - 5/6 are some other small bug fixes.
6/6 just re-formats the code some.
They are relative to commit 0a12761bcd5646691c5d16dd93df84d1b8849285
in net-next-2.6/master
If OK please apply.
Thanks,
David Daney
David Daney (6):
netdev: octeon_mgmt: Use proper MAC addresses.
netdev: octeon_mgmt: Fix race condition freeing TX buffers.
netdev: octeon_mgmt: Fix race manipulating irq bits.
netdev: octeon_mgmt: Free TX skbufs in a timely manner.
netdev: octeon_mgmt: Try not to drop TX packets when stopping the
queue.
netdev: octeon_mgmt: Remove some gratuitous blank lines.
drivers/net/octeon/octeon_mgmt.c | 57 ++++++++++++++++++-------------------
1 files changed, 28 insertions(+), 29 deletions(-)
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH 2/6] netdev: octeon_mgmt: Fix race condition freeing TX buffers., David Daney |
|---|---|
| Next by Date: | [PATCH 5/6] netdev: octeon_mgmt: Try not to drop TX packets when stopping the queue., David Daney |
| Previous by Thread: | [PATCH] media/IR: Add missing include file to rc-map.c, Peter Hüwe |
| Next by Thread: | [PATCH 1/6] netdev: octeon_mgmt: Use proper MAC addresses., David Daney |
| Indexes: | [Date] [Thread] [Top] [All Lists] |