]> git.ipfire.org Git - people/arne_f/kernel.git/commit
Merge branch 'vmbus-sendpacket-cleanups'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 23:27:45 +0000 (16:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 23:27:45 +0000 (16:27 -0700)
commitf03b488b2fb1af20a290509b1ed25db08391b4e7
treee84b4fd3acbb89d94bc378e37c404462fa23cd00
parent774c46732ddba4632fa735beb17589aac90d5b49
parent5dd0fb9b9ffc0ef9b312d05604f4ad0fffc50505
Merge branch 'vmbus-sendpacket-cleanups'

Stephen Hemminger says:

====================
vmbus sendpacket cleanups

These patches remove and consolidate vmbus_sendpacket functions.

They should go through the net-next tree since these API's
were only used by the netvsc driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>