mbox

pull request: sfc 2012-05-09

Message ID 1336615595.2499.24.camel@bwh-desktop.uk.solarflarecom.com
State Accepted, archived
Delegated to: David Miller
Headers show

Pull-request

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

Message

Ben Hutchings May 10, 2012, 2:06 a.m. UTC
The following changes since commit 477206a018f902895bfcd069dd820bfe94c187b1:

  r8169: fix unsigned int wraparound with TSO (2012-05-08 19:34:10 -0400)

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

(commit 3132d2827d92c2ee47fdf4dbec75bba0a2f291cb)

This fixes a regression introduced since Linux 3.3 which will result in
a crash on load in certain configurations.

Ben.

Ben Hutchings (1):
      sfc: Fix division by zero when using one RX channel and no SR-IOV

 drivers/net/ethernet/sfc/efx.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

David Miller May 10, 2012, 2:50 a.m. UTC | #1
From: Ben Hutchings <bhutchings@solarflare.com>
Date: Thu, 10 May 2012 03:06:35 +0100

> The following changes since commit 477206a018f902895bfcd069dd820bfe94c187b1:
> 
>   r8169: fix unsigned int wraparound with TSO (2012-05-08 19:34:10 -0400)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.4
> 
> (commit 3132d2827d92c2ee47fdf4dbec75bba0a2f291cb)
> 
> This fixes a regression introduced since Linux 3.3 which will result in
> a crash on load in certain configurations.

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