Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222005
b: refs/heads/master
c: 332dd96
h: refs/heads/master
i:
  222003: 3c6516c
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Nov 9, 2010
1 parent 1773002 commit 26e1cc9
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: 88f8a5e3e7defccd3925cabb1ee4d3994e5cdb52
refs/heads/master: 332dd96f7ac15e937088fe11f15cfe0210e8edd1
1 change: 1 addition & 0 deletions trunk/net/core/dst.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,6 +370,7 @@ static int dst_dev_event(struct notifier_block *this, unsigned long event,

static struct notifier_block dst_dev_notifier = {
.notifier_call = dst_dev_event,
.priority = -10, /* must be called after other network notifiers */
};

void __init dst_init(void)
Expand Down

0 comments on commit 26e1cc9

Please sign in to comment.