Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 233087
b: refs/heads/master
c: eab743e
h: refs/heads/master
i:
  233085: 88029b7
  233083: de46bf3
  233079: af6a385
  233071: 2daee7e
  233055: 2fa7f2f
  233023: a4cab48
  232959: 6465b49
v: v3
  • Loading branch information
Tomoya authored and David S. Miller committed Feb 9, 2011
1 parent a49c8e1 commit c1ce728
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: 8d3bdbd55a7e2a3f2c148a4830aa26dd682b21c4
refs/heads/master: eab743ede8c4a5e88533d022e9c5374ed08df4cb
2 changes: 1 addition & 1 deletion trunk/drivers/net/can/pch_can.c
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ static struct can_bittiming_const pch_can_bittiming_const = {
.name = KBUILD_MODNAME,
.tseg1_min = 1,
.tseg1_max = 16,
.tseg2_min = 1,
.tseg2_min = 2,
.tseg2_max = 8,
.sjw_max = 4,
.brp_min = 1,
Expand Down

0 comments on commit c1ce728

Please sign in to comment.