]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/w1/w1_netlink.h
ARM: mm: proc-arm920: Use the new processor struct macros
[karo-tx-linux.git] / drivers / w1 / w1_netlink.h
index 68a4ff46cb961c7e974643abc8c6240e8e9f7afe..27e950f935b18040437ae3e64019dde69fc4e273 100644 (file)
@@ -40,7 +40,7 @@ enum w1_netlink_message_types {
 struct w1_netlink_msg
 {
        __u8                            type;
-       __u8                            reserved;
+       __u8                            status;
        __u16                           len;
        union {
                __u8                    id[8];