OSDN Git Service

Merge branch 'liquidio-VF'
authorDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 16:03:10 +0000 (11:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Nov 2016 16:03:10 +0000 (11:03 -0500)
Raghu Vatsavayi says:

====================
liquidio VF operations

This patchseries adds support for VF device specific operations
like mailbox, queues and register access. This V3 patchset also
has changes based on comments form earlier versions:

1) Removed extra 'void *' casting.
2) Fixed all cross compilations issues reported on S390 and Powerpc
   architectures.

Please apply the patches in following order as these patches depend
on each other.
====================

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

Trivial merge