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)
commit2408022eeada9b0d96cb6a40bccf0ec2aa280bab
treec2c848dcd35138443707cc4ec2ba9ced8ca7a986
parent13bfff25c081f4e060af761c4082b5a96f756810
parent9217c3cf84d736bffe674a5fc3722cd9a8ef8898
Merge branch 'liqudio-VF-data-path'

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>