]> Pileus Git - ~andy/linux/blobdiff - drivers/w1/w1_netlink.h
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / 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];