Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186805
b: refs/heads/master
c: bc0ad07
h: refs/heads/master
i:
  186803: 5e9aadd
v: v3
  • Loading branch information
Marek Lindner authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent c48ea20 commit 2584f46
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 149de2e58b53cb87c9637a46441c477f0caf74bd
refs/heads/master: bc0ad071a788625abb23aee4cb3c07d17d501641
2 changes: 0 additions & 2 deletions trunk/drivers/staging/batman-adv/routing.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@

DECLARE_WAIT_QUEUE_HEAD(thread_wait);

atomic_t exit_cond;

void slide_own_bcast_window(struct batman_if *batman_if)
{
HASHIT(hashit);
Expand Down
1 change: 0 additions & 1 deletion trunk/drivers/staging/batman-adv/routing.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
#include "types.h"

extern wait_queue_head_t thread_wait;
extern atomic_t exit_cond;

void slide_own_bcast_window(struct batman_if *batman_if);
void receive_bat_packet(struct ethhdr *ethhdr,
Expand Down

0 comments on commit 2584f46

Please sign in to comment.