hv: move "client/server_monitor_latency" bus attributes to dev_groups
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Sep 2013 18:32:57 +0000 (11:32 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Sep 2013 16:01:16 +0000 (09:01 -0700)
commit1cee272b0249c5007391da6cf42903b8f30dbc5a
treef7f68670d80561ad6fc7f65644f295178edd4492
parent76c52bbe5e5ffc6812dcd49729c09f5a207b4a9a
hv: move "client/server_monitor_latency" bus attributes to dev_groups

This moves the "client_monitor_latency" and "server_monitor_latency" bus
attributes to the dev_groups structure, removing the need for it to be
in a temporary structure.

Tested-by: "K. Y. Srinivasan" <kys@microsoft.com>
Cc: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hv/channel.c
drivers/hv/vmbus_drv.c
include/linux/hyperv.h
This page took 0.025458 seconds and 5 git commands to generate.