]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/ieee1394/nodemgr.h
Merge branch 'linus' into x86/tracehook
[karo-tx-linux.git] / drivers / ieee1394 / nodemgr.h
index 919e92e2a9556b12045fca7371f8faf6e955e679..6eb26465a84ca44029c4d43cc3ba17ba1eb1c378 100644 (file)
@@ -97,7 +97,7 @@ struct node_entry {
        struct hpsb_host *host;         /* Host this node is attached to */
        nodeid_t nodeid;                /* NodeID */
        struct bus_options busopt;      /* Bus Options */
-       int needs_probe;
+       bool needs_probe;
        unsigned int generation;        /* Synced with hpsb generation */
 
        /* The following is read from the config rom */