Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263548
b: refs/heads/master
c: 86ad47f
h: refs/heads/master
v: v3
  • Loading branch information
Abhilash K V authored and David S. Miller committed Aug 26, 2011
1 parent f25b574 commit 538423d
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: 6f288cc52f478e6f58d96158e7cd857fedb6d111
refs/heads/master: 86ad47fff97a9e416aadedfe68909b2d9143dc42
1 change: 1 addition & 0 deletions trunk/drivers/net/can/ti_hecc.c
Original file line number Diff line number Diff line change
Expand Up @@ -923,6 +923,7 @@ static int ti_hecc_probe(struct platform_device *pdev)
priv->can.do_get_state = ti_hecc_get_state;
priv->can.ctrlmode_supported = CAN_CTRLMODE_3_SAMPLES;

spin_lock_init(&priv->mbx_lock);
ndev->irq = irq->start;
ndev->flags |= IFF_ECHO;
platform_set_drvdata(pdev, ndev);
Expand Down

0 comments on commit 538423d

Please sign in to comment.