| Submitter | Sven Eckelmann |
|---|---|
| Date | Feb. 7, 2011, 11:59 p.m. |
| Message ID | <1297123161-25612-1-git-send-email-sven@narfation.org> |
| Download | mbox |
| Permalink | /patch/82253/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.open-mesh.org/ecsv/linux-merge.git batman-adv/mergeComments
From: Sven Eckelmann <sven@narfation.org> Date: Tue, 8 Feb 2011 00:59:20 +0100 > I would like to propose following patch for net-2.6.git/2.6.38 which fixes a > possible kernel oops in the unicast fragmentation code. ... > The following changes since commit 1181e1daace88018b2ff66592aa10a4791d705ff: > > batman-adv: Make vis info stack traversal threadsafe (2011-01-30 10:32:08 +0100) > > are available in the git repository at: > git://git.open-mesh.org/ecsv/linux-merge.git batman-adv/merge Pulled, 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
Hi, I would like to propose following patch for net-2.6.git/2.6.38 which fixes a possible kernel oops in the unicast fragmentation code. thanks, Sven The following changes since commit 1181e1daace88018b2ff66592aa10a4791d705ff: batman-adv: Make vis info stack traversal threadsafe (2011-01-30 10:32:08 +0100) are available in the git repository at: git://git.open-mesh.org/ecsv/linux-merge.git batman-adv/merge Sven Eckelmann (1): batman-adv: Linearize fragment packets before merge net/batman-adv/unicast.c | 15 ++++++++++----- 1 files changed, 10 insertions(+), 5 deletions(-) -- 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