]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0661af08285e6c017f87aa7346a85e4e5d5c1bbd
tree40f5ceb6ef52c7e84269f5d2d26e3926938af75f
parentbd02b84d0468e201bb488b5747ad32481b96dc1b
parent0fe850cb5b074dac433a5527bdea3f5c1d646d9d
Merge branch 'liquidio-VF'

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>