Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143414
b: refs/heads/master
c: 3384901
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and David S. Miller committed Apr 11, 2009
1 parent 8cafd41 commit f96baa9
Show file tree
Hide file tree
Showing 2 changed files with 4 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: d6c519e12984d26d96b91e4482280acbba0e0a22
refs/heads/master: 3384901f1b1af676ccb9d75aa23a568c294c527b
3 changes: 3 additions & 0 deletions trunk/net/802/tr.c
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,9 @@ static int rif_seq_show(struct seq_file *seq, void *v)
}
seq_putc(seq, '\n');
}

if (dev)
dev_put(dev);
}
return 0;
}
Expand Down

0 comments on commit f96baa9

Please sign in to comment.