commit | 35bea90436246507ec9c5bfc0c34d61696a572c8 | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Mon Mar 19 09:28:04 2018 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Mon Mar 19 09:50:51 2018 -0700 |
tree | fa9553b402c158a2e858c966f917ab5170299e7b | |
parent | ddbb8d5dd9b7f58293f196eab71449d0242c028d [diff] |
i40e: add doxygen comment for new mode parameter A recent patch updated the signature for i40e_aq_set_switch_config() to add a new parameter 'mode'. It forgot to document the parameter in the doxygen function header comment. Add the parameter to the function description now. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>