projects
/
linux-3.10.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
ieee1394: resume remote ports when starting a host (fixes device recognition)
[linux-3.10.git]
/
drivers
/
ieee1394
/
hosts.h
diff --git
a/drivers/ieee1394/hosts.h
b/drivers/ieee1394/hosts.h
index
38f4211
..
ae9b02c
100644
(file)
--- a/
drivers/ieee1394/hosts.h
+++ b/
drivers/ieee1394/hosts.h
@@
-41,6
+41,7
@@
struct hpsb_host {
/* this nodes state */
unsigned in_bus_reset:1;
unsigned is_shutdown:1;
+ unsigned resume_packet_sent:1;
/* this nodes' duties on the bus */
unsigned is_root:1;