Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 197354
b: refs/heads/master
c: 76cb4e2
h: refs/heads/master
v: v3
  • Loading branch information
Linus Lüssing authored and Greg Kroah-Hartman committed May 11, 2010
1 parent dbb9035 commit a8c31cc
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 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: b7473a38b6de6b5eda0ddbb08220f68064b47e06
refs/heads/master: 76cb4e20610a1de80fa303aaf5507a8393f927de
2 changes: 0 additions & 2 deletions trunk/drivers/staging/batman-adv/main.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
#define TQ_MAX_VALUE 255
#define JITTER 20
#define TTL 50 /* Time To Live of broadcast messages */
#define MAX_ADDR 16 /* number of interfaces which can be added to
* batman. */

#define PURGE_TIMEOUT 200000 /* purge originators after time in ms if no
* valid packet comes in -> TODO: check
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/staging/batman-adv/vis.h
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
*/

#define VIS_TIMEOUT 200000
#define VIS_FORMAT_DD_NAME "dot_draw"
#define VIS_FORMAT_JSON_NAME "json"

struct vis_info {
unsigned long first_seen;
Expand Down

0 comments on commit a8c31cc

Please sign in to comment.