Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364601
b: refs/heads/master
c: 5b9ec33
h: refs/heads/master
i:
  364599: 456b83e
v: v3
  • Loading branch information
Felipe Balbi committed Mar 18, 2013
1 parent 9d1bcf8 commit 9030b4b
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: 6b2a0eb854602b627a21b0256ae556506e91261e
refs/heads/master: 5b9ec339e45916ee682b8402597d7f2c6a04da17
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,7 @@ static int dwc3_link_state_show(struct seq_file *s, void *unused)
seq_printf(s, "Resume\n");
break;
default:
seq_printf(s, "UNKNOWN %d\n", reg);
seq_printf(s, "UNKNOWN %d\n", state);
}

return 0;
Expand Down

0 comments on commit 9030b4b

Please sign in to comment.