Drivers: hv: vmbus: Support per-channel driver state
authorK. Y. Srinivasan <kys@microsoft.com>
Mon, 3 Feb 2014 20:42:45 +0000 (12:42 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Feb 2014 23:22:40 +0000 (15:22 -0800)
commit8a7206a89f85c8439561b0eff85bb9440a2e97a9
tree61f763919607368481ac128f56416df1f49cd187
parent011a7c3cc3aa60c7ea6bb49d847e80a299ba7b36
Drivers: hv: vmbus: Support per-channel driver state

As we implement Virtual Receive Side Scaling on the networking side
(the VRSS patches are currently under review), it will be useful to have
per-channel state that vmbus drivers can manage. Add support for
managing per-channel state.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/hyperv.h
This page took 0.042556 seconds and 5 git commands to generate.