From: David S. Miller Date: Wed, 16 Nov 2016 03:24:42 +0000 (-0500) Subject: Merge branch 'liquidio-CN23XX-VF-support' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ceb980bc2c29dc0fafe6f108395626c6c46d5d55;p=linux-beck.git Merge branch 'liquidio-CN23XX-VF-support' Raghu Vatsavayi says: ==================== liquidio CN23XX VF support Following is the V6 patch series for adding VF support on CN23XX devices. This version addressed: 1) Your concern for ordering of local variable declarations from longest to shortest line. 2) Removed module parameters max_vfs, num_queues_per_{p,v}f. 3) Minor changes for fixing new checkpatch script related errors on pre-existing driver. 4) Fixed compilation issues when CONFIG_PCI_IOV/CONFIG_PCI_ATS options are disabled. 5) Modified qualifiers for printing mac addresses with pM format. I will post remaining VF patches soon after this patchseries is applied. Please apply patches in the following order as some of the patches depend on earlier patches. ==================== Signed-off-by: David S. Miller --- ceb980bc2c29dc0fafe6f108395626c6c46d5d55