commit | c65e78f87f8131361141c1b1c7f415ed21e86bde | [log] [tgz] |
---|---|---|
author | Aleksandr Loktionov <aleksandr.loktionov@intel.com> | Thu Feb 28 09:52:52 2019 -0800 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri May 03 14:31:34 2019 -0700 |
tree | 2cdd3c92c35df616eb81fcac024e59d59c7a7619 | |
parent | b3212f355de00e77bb6163f14a6681ec1f2e16ea [diff] |
i40e: Further implementation of LLDP This code implements driver code changes necessary for LLDP Agent support. Modified i40e_aq_start_lldp() and i40e_aq_stop_lldp() adding false parameter whether LLDP state should be persistent across power cycles. Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>