commit | 5734fe87486e858124ec30d73be0a265e02c042c | [log] [tgz] |
---|---|---|
author | Patryk Małek <patryk.malek@intel.com> | Tue Oct 30 10:50:47 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Nov 14 10:56:33 2018 -0800 |
tree | cfe62bbebcf8b24482e91041d716bb99fdc2ba40 | |
parent | c95cb7b25f25b8145407cf89ae45dfac113760e4 [diff] |
i40e: Allow disabling FW LLDP on X722 devices This patch allows disabling FW LLDP agent on X722 devices. It also changes a source of information for this feature from pf->hw_features to pf->hw.flags which are set in i40e_init_adminq. Signed-off-by: Patryk Małek <patryk.malek@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>