OSDN Git Service

Merge branch 'liqudio-VF-data-path'
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Dec 2016 18:21:40 +0000 (13:21 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Dec 2016 18:21:40 +0000 (13:21 -0500)
Raghu Vatsavayi says:

====================
liquidio VF data path

Following is V3 patch series that adds support for VF
data path related features. It also has following changes
related to previous comments:
1) Remove unnecessary "void *" casting.
2) Remove inline for functions and let gcc decide.

Please apply patches in following order as some of them
depend on earlier patches.
====================

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

Trivial merge