Merge branch 'sfc-next'
authorDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2015 16:21:36 +0000 (12:21 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2015 16:21:36 +0000 (12:21 -0400)
Shradha Shah says:

====================
sfc: Nic specific sriov functions, netdev_ops and sriov_configure

First two patches among the series of patches to support SRIOV on EF10.

First patch declares nic specific sriov functions in nic specific headers,
creates only one instance of the netdev_ops, removes sriov functionality
from Falcon code.

Second patch adds support for sriov_configure.

The Virtual Functions can be enabled but they do not bind to the SFC
driver just yet.
====================

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

Trivial merge
This page took 0.029954 seconds and 5 git commands to generate.