mbox

pull request: sfc-next 2012-02-23

Message ID 1330018734.2511.1.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-next.git for-davem

Message

Ben Hutchings Feb. 23, 2012, 5:38 p.m. UTC
The following changes since commit 0b0a635f79f91f3755b6518627ea06dd0dbfd523:

  bnx2x: update driver version to 1.72.10-0 (2012-02-20 19:34:08 -0500)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem

(commit 73e0026fb2bee4f2ca85c702040e143ec504eaa6)

Just some small fixes this time.

Ben.

Ben Hutchings (5):
      sfc: Specify that the VFDI status page has page alignment and size
      sfc: Correct validation of peer_page_count in efx_vfdi_set_status_page()
      sfc: Reverse initial buffer table allocation to allow for later resizing
      sfc: Minor formatting cleanup
      sfc: Correct efx_for_each_possible_channel_tx_queue() to skip non-TX channels

 drivers/net/ethernet/sfc/bitfield.h    |    4 ++--
 drivers/net/ethernet/sfc/efx.c         |    7 ++++++-
 drivers/net/ethernet/sfc/mcdi_mon.c    |    2 +-
 drivers/net/ethernet/sfc/net_driver.h  |    9 ++++++---
 drivers/net/ethernet/sfc/siena_sriov.c |   11 ++++++-----
 drivers/net/ethernet/sfc/tx.c          |    2 +-
 drivers/net/ethernet/sfc/vfdi.h        |    3 ++-
 7 files changed, 24 insertions(+), 14 deletions(-)

Comments

David Miller Feb. 23, 2012, 8 p.m. UTC | #1
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Thu, 23 Feb 2012 17:38:54 +0000

> The following changes since commit 0b0a635f79f91f3755b6518627ea06dd0dbfd523:
> 
>   bnx2x: update driver version to 1.72.10-0 (2012-02-20 19:34:08 -0500)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next.git for-davem
> 
> (commit 73e0026fb2bee4f2ca85c702040e143ec504eaa6)
> 
> Just some small fixes this time.

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