commit | 0960004bebdb803ec286ddfea703a9ab7bf5ab20 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Mar 01 23:20:20 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Mar 01 23:20:20 2019 -0800 |
tree | 897f15c8209dffb8ba0f81376ff77fbad2c835ed | |
parent | 3d78bfaa2eb92845c0595b09ec7b3dde572009bd [diff] | |
parent | 502c1a1612747b911ae07b48530f09a54af35a95 [diff] |
Merge branch 'cxgb4-vf-link-state' Arjun Vynipadath says: ==================== cxgb4/cxgb4vf: VF link state support This series of patches adds support for ndo_set_vf_link_state in cxgb4 driver. Patch 1 implements ndo_set_vf_link_state Patch 2 reverts the existing force_link_up behaviour for cxgb4vf driver. v2: - Using reverse christmas tree for variable declaration in Patch 1 - Patch 2 has no change ==================== Signed-off-by: David S. Miller <davem@davemloft.net>