macvtap: Implement multiqueue for macvtap driver
authorKrishna Kumar <krkumar2@in.ibm.com>
Wed, 4 Aug 2010 06:15:59 +0000 (06:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 17 Aug 2010 04:06:25 +0000 (21:06 -0700)
Implement multiqueue facility for macvtap driver. The idea is that
a macvtap device can be opened multiple times and the fd's can be
used to register eg, as backend for vhost.

Signed-off-by: Krishna Kumar <krkumar2@in.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found