Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162600
b: refs/heads/master
c: a9e75a3
h: refs/heads/master
v: v3
  • Loading branch information
David Vrabel committed Aug 25, 2009
1 parent 4b36df0 commit 2b7df97
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: 3fafdd7cc810a8fcd28b83fbde2d0e25830dee41
refs/heads/master: a9e75a389254801ca160b72c6e221e5bb7e35df9
2 changes: 1 addition & 1 deletion trunk/drivers/uwb/lc-rc.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,8 @@ int uwb_rc_add(struct uwb_rc *rc, struct device *parent_dev, void *priv)
error_dev_add:
error_rc_setup:
rc->stop(rc);
uwbd_stop(rc);
error_rc_start:
uwbd_stop(rc);
return result;
}
EXPORT_SYMBOL_GPL(uwb_rc_add);
Expand Down

0 comments on commit 2b7df97

Please sign in to comment.