]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'hv_netvsc-minor-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 03:18:21 +0000 (22:18 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 5 Mar 2018 03:18:21 +0000 (22:18 -0500)
commita7f0fb1bfb66ded5d556d6723d691b77a7146b6f
treeff69aba9f1f0ff9663c323aa9700fcfaca3c10a7
parent3cc81a9aac43829d86ebf775c388b42d770bc0ac
parentbee9d41b37ea6b1f860e5bc0989cf1cf1d7e6ab3
Merge branch 'hv_netvsc-minor-fixes'

Stephen Hemminger says:

====================
hv_netvsc: minor fixes

These are improvements to netvsc driver. They aren't functionality
changes so not targeting net-next; and they are not show stopper
bugs that need to go to stable either.

v2
   - drop the irq flags patch, defer it to net-next
   - split the multicast filter flag patch out
   - change propogate rx mode patch to handle startup of vf
====================

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