mbox

pull request: sfc-2.6 2011-04-13

Message ID 1302652065.2880.28.camel@bwh-desktop
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6.git sfc-2.6.39

Message

Ben Hutchings April 12, 2011, 11:47 p.m. UTC
The following changes since commit 4a9f65f6304a00f6473e83b19c1e83caa1e42530:

  caif: performance bugfix - allow radio stack to prioritize packets. (2011-04-11 13:15:58 -0700)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6.git sfc-2.6.39

These fix some bugs found in internal testing.

Ben.

Ben Hutchings (1):
      sfc: Do not use efx_process_channel_now() in online self-test

Neil Turton (2):
      sfc: Stop the TX queues during loopback self-tests
      sfc: Use rmb() to ensure reads occur in order

 drivers/net/sfc/efx.c        |    6 ++++--
 drivers/net/sfc/io.h         |    2 ++
 drivers/net/sfc/net_driver.h |    2 --
 drivers/net/sfc/nic.c        |   22 +++++++++++++++-------
 drivers/net/sfc/nic.h        |    1 +
 drivers/net/sfc/selftest.c   |   25 ++++++-------------------
 drivers/net/sfc/tx.c         |    3 ++-
 7 files changed, 30 insertions(+), 31 deletions(-)

Comments

David Miller April 13, 2011, 12:12 a.m. UTC | #1
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Wed, 13 Apr 2011 00:47:45 +0100

> The following changes since commit 4a9f65f6304a00f6473e83b19c1e83caa1e42530:
> 
>   caif: performance bugfix - allow radio stack to prioritize packets. (2011-04-11 13:15:58 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6.git sfc-2.6.39
> 
> These fix some bugs found in internal testing.

Pulled, thanks Ben.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html