summaryrefslogtreecommitdiffstats
path: root/net/rds/sysctl.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2014-05-09 13:10:12 -0400
committerDavid S. Miller <davem@davemloft.net>2014-05-09 13:10:12 -0400
commitfe6f397c433c43a4404259d6ee3f1200b9a6d97e (patch)
treecb65904068dada14f327e1c4aec60c2618a35667 /net/rds/sysctl.c
parenta3ab3c13f1fe6eea92468ddd1681d41e133fe703 (diff)
parent27a4041e16b5bab07d74e82bb09d0933f7737cf6 (diff)
downloadop-kernel-dev-fe6f397c433c43a4404259d6ee3f1200b9a6d97e.zip
op-kernel-dev-fe6f397c433c43a4404259d6ee3f1200b9a6d97e.tar.gz
Merge branch 'qlcnic-next'
Rajesh Borundia says: ==================== qlcnic: SR-IOV and FW-dump enhancements This patch series contain following enhancements. * SR-IOV enhancements: - Allow SR-IOV VF's to probe in hypervisor. SR-IOV VF can be uplinked to bridge/macvtap device with this change. - Commands from VF are processed in process context as it may sleep during PF-VF communication. Earlier we use to process qlcnic_sriov_vf_set_multi function in process context but now we process individual commands. - As SR-IOV VF's can be uplinked to bridge/macvtap device support mac-learning to allow communication through embedded switch. * FW-dump enhancement: - Support to collect RDMEM section of firmware dump using PEX DMA method for 82xx series adapter. * Changes in v2: - Removed unnecessary cast from void pointer to something else and verified this issue in entire patch series as per David Miller's suggestion. Please apply this series to net-next. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/rds/sysctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud