| Submitter | Sven Eckelmann |
|---|---|
| Date | Jan. 16, 2011, 2:38 a.m. |
| Message ID | <1295145527-17537-1-git-send-email-sven@narfation.org> |
| Download | mbox |
| Permalink | /patch/79072/ |
| State | Accepted |
| Delegated to: | David Miller |
| Headers | show |
Pull-request
git://git.open-mesh.org/ecsv/linux-merge.git for-davidComments
From: Sven Eckelmann <sven@narfation.org> Date: Sun, 16 Jan 2011 03:38:45 +0100 > The following changes since commit 53320fe3bb1b1eef1aaff8dd47aae530ebeeb1e5: > > batman-adv: Return hna count on local buffer fill (2010-12-20 10:32:03 -0800) > > are available in the git repository at: > git://git.open-mesh.org/ecsv/linux-merge.git for-david Pulled, thanks Sven. -- 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 propose some smaller corrections. The following changes since commit 53320fe3bb1b1eef1aaff8dd47aae530ebeeb1e5: batman-adv: Return hna count on local buffer fill (2010-12-20 10:32:03 -0800) are available in the git repository at: git://git.open-mesh.org/ecsv/linux-merge.git for-david Jesper Juhl (1): batman-adv: Even Batman should not dereference NULL pointers Sven Eckelmann (1): batman-adv: Use "__attribute__" shortcut macros net/batman-adv/main.h | 6 +++--- net/batman-adv/packet.h | 14 +++++++------- net/batman-adv/types.h | 4 ++-- net/batman-adv/unicast.c | 6 ++++-- 4 files changed, 16 insertions(+), 14 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