Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315035
b: refs/heads/master
c: 77fc95a
h: refs/heads/master
i:
  315033: e89806d
  315031: f41f2b3
v: v3
  • Loading branch information
Marc Kleine-Budde committed Jul 2, 2012
1 parent 3209464 commit f3b626c
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: ea9f07197cae739fb22fd208a68425fea26a763b
refs/heads/master: 77fc95a356cd07d247bbe42a66596ba7b8486920
2 changes: 1 addition & 1 deletion trunk/drivers/net/can/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ EXPORT_SYMBOL_GPL(can_free_echo_skb);
/*
* CAN device restart for bus-off recovery
*/
void can_restart(unsigned long data)
static void can_restart(unsigned long data)
{
struct net_device *dev = (struct net_device *)data;
struct can_priv *priv = netdev_priv(dev);
Expand Down

0 comments on commit f3b626c

Please sign in to comment.