commit | b103a56f80878b4370522ec26017fcadd526f5ad | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Sun Feb 05 17:20:32 2017 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Feb 10 15:44:15 2017 +0100 |
tree | aff64a1dc074cee812ed099c3485e677ac08eafe | |
parent | 5c1bec61fdfcd056df909a712e2a86bbaeb0f942 [diff] |
vmbus: drop no longer used kick_q argument The flag to cause notification of host is unused after commit a01a291a282f7c2e ("Drivers: hv: vmbus: Base host signaling strictly on the ring state"). Therefore remove it from the ring buffer internal API. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>