Commit d0dc68a3 authored by Ben Collins's avatar Ben Collins

IEEE1394(r1136): Implement node class

parent 854c21cc
This diff is collapsed.
......@@ -101,6 +101,8 @@ struct node_entry {
struct device device;
struct class_device class_dev;
/* Means this node is not attached anymore */
int in_limbo;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment