aboutsummaryrefslogtreecommitdiffstats
path: root/f03.patch
diff options
Diffstat (limited to 'f03.patch')
-rw-r--r--f03.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/f03.patch b/f03.patch
index a2720f574d4966..ba76e2ca7a2de0 100644
--- a/f03.patch
+++ b/f03.patch
@@ -1,3 +1,15 @@
+From foo@baz Mon Sep 9 14:31:30 PDT 2013
+Date: Mon, 09 Sep 2013 14:31:30 -0700
+To: Greg KH <gregkh@linuxfoundation.org>
+From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+Subject: hv: move "monitor_id" bus attribute to dev_groups
+
+This moves the "state" bus attribute to the dev_groups structure,
+removing the need for it to be in a temporary structure.
+
+Cc: "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 | 2 --
drivers/hv/vmbus_drv.c | 18 ++++++++++++------