mbox

pull request: batman-adv 2011-01-16

Message ID 1295145527-17537-1-git-send-email-sven@narfation.org (mailing list archive)
State Not Applicable, archived
Headers

Pull-request

git://git.open-mesh.org/ecsv/linux-merge.git for-david

Message

Sven Eckelmann Jan. 16, 2011, 2:38 a.m. UTC
  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(-)
  

Comments

David Miller Jan. 16, 2011, 4:48 a.m. UTC | #1
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.