Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 343016
b: refs/heads/master
c: 01872c6
h: refs/heads/master
v: v3
  • Loading branch information
Alan Cox authored and Jiri Kosina committed Oct 25, 2012
1 parent e180169 commit c70068e
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: b010520ab3d2c05eb444ed5e01fe6c33842f597a
refs/heads/master: 01872c641f8bb25b6d70328177c8fb08e0dd6d0b
1 change: 1 addition & 0 deletions trunk/drivers/net/wimax/i2400m/debugfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@ int debugfs_i2400m_reset_set(void *data, u64 val)
result = i2400m_reset(i2400m, rt);
if (result >= 0)
result = 0;
break;
default:
result = -EINVAL;
}
Expand Down

0 comments on commit c70068e

Please sign in to comment.