projects
/
hmcfgusb
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
816f5cd
)
make sure quit is reset to 0 after a device-init
author
Michael Gernoth
<michael@gernoth.net>
Wed, 29 May 2013 22:11:37 +0000
(
00:11
+0200)
committer
Michael Gernoth
<michael@gernoth.net>
Wed, 29 May 2013 22:11:37 +0000
(
00:11
+0200)
hmcfgusb.c
patch
|
blob
|
blame
|
history
diff --git
a/hmcfgusb.c
b/hmcfgusb.c
index ace2e57cb6934367629eb88e60a2eb32ca401393..1a6bb760eb36764eb2d9b2c736bcd4244db4778b 100644
(file)
--- a/
hmcfgusb.c
+++ b/
hmcfgusb.c
@@
-317,6
+317,8
@@
struct hmcfgusb_dev *hmcfgusb_init(hmcfgusb_cb_fn cb, void *data)
dev->n_pfd = dev->n_usb_pfd;
+ quit = 0;
+
return dev;
}
Impressum
,
Datenschutz