| Submitter | Ben Hutchings |
|---|---|
| Date | Feb. 25, 2012, 1:11 a.m. |
| Message ID | <1330132277.2397.17.camel@bwh-desktop> |
| Download | mbox |
| Permalink | /patch/143006/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.3Comments
From: Ben Hutchings <bhutchings@solarflare.com> Date: Sat, 25 Feb 2012 01:11:17 +0000 > The following changes since commit 8a49ad6e89feb5015e77ce6efeb2678947117e20: > > ppp: fix 'ppp_mp_reconstruct bad seq' errors (2012-02-24 17:53:21 -0500) > > are available in the git repository at: > git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.3 > > (commit ff3bc1e7527504a93710535611b2f812f3bb89bf) > > Fixes incorrect marking of skbs as checksummed. Please send this on to > stable as well; the bug was introduced in 2.6.37. Pulled and queued up for -stable, thanks. -- 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
The following changes since commit 8a49ad6e89feb5015e77ce6efeb2678947117e20: ppp: fix 'ppp_mp_reconstruct bad seq' errors (2012-02-24 17:53:21 -0500) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc.git sfc-3.3 (commit ff3bc1e7527504a93710535611b2f812f3bb89bf) Fixes incorrect marking of skbs as checksummed. Please send this on to stable as well; the bug was introduced in 2.6.37. Ben. Ben Hutchings (1): sfc: Fix assignment of ip_summed for pre-allocated skbs drivers/net/ethernet/sfc/rx.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)