Re: [PATCH net-next V3 0/9] liquidio VF operations
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 16:03:41
From: David Miller <davem@davemloft.net>
Date: 2016-11-30 16:03:41
From: Raghu Vatsavayi <redacted> Date: Mon, 28 Nov 2016 16:54:32 -0800
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.
Series applied, thanks.