]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/hv/channel.c
hv: move "state" bus attribute to dev_groups
[karo-tx-linux.git] / drivers / hv / channel.c
index b58a1785d0386befb414f433a19cbcc90f5cb3bd..64f19f226c4e6452a2433bfe0b1126b4ee9021f6 100644 (file)
@@ -69,7 +69,6 @@ void vmbus_get_debug_info(struct vmbus_channel *channel,
        u8 monitor_group = (u8)channel->offermsg.monitorid / 32;
        u8 monitor_offset = (u8)channel->offermsg.monitorid % 32;
 
-       debuginfo->state = channel->state;
        memcpy(&debuginfo->interfacetype,
               &channel->offermsg.offer.if_type, sizeof(uuid_le));
        memcpy(&debuginfo->interface_instance,