Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 232843
b: refs/heads/master
c: dda9fc6
h: refs/heads/master
i:
  232841: f7f7aef
  232839: c940253
v: v3
  • Loading branch information
Sven Eckelmann committed Jan 30, 2011
1 parent 7b43654 commit 26afb21
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2674c15870f888cb732a564fc504ce17654afc64
refs/heads/master: dda9fc6b2c59f056e7a2b313b8423b14a4df25a9
1 change: 1 addition & 0 deletions trunk/net/batman-adv/vis.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ static void free_info(struct kref *ref)

spin_unlock_bh(&bat_priv->vis_list_lock);
kfree_skb(info->skb_packet);
kfree(info);
}

/* Compare two vis packets, used by the hashing algorithm */
Expand Down

0 comments on commit 26afb21

Please sign in to comment.