Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263896
b: refs/heads/master
c: d9e64f8
h: refs/heads/master
v: v3
  • Loading branch information
rajan.aggarwal85@gmail.com authored and David S. Miller committed Sep 15, 2011
1 parent b31f4b1 commit fb71d53
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6b59e3191daade2b975eeec1c71c591eb5c86b7b
refs/heads/master: d9e64f83ebb8f563810b10536b23516d3bd30e80
2 changes: 1 addition & 1 deletion trunk/net/can/af_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -857,7 +857,7 @@ static __exit void can_exit(void)
struct net_device *dev;

if (stats_timer)
del_timer(&can_stattimer);
del_timer_sync(&can_stattimer);

can_remove_proc();

Expand Down

0 comments on commit fb71d53

Please sign in to comment.