]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: add doxygen comment for new mode parameter
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 19 Mar 2018 16:28:04 +0000 (09:28 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 19 Mar 2018 16:50:51 +0000 (09:50 -0700)
commitf05ec4d9f924a40208c20c8633fd288e44bef37b
treefa9553b402c158a2e858c966f917ab5170299e7b
parente4e2d05706d0774ab740245098ebf172a81268bb
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>
drivers/net/ethernet/intel/i40e/i40e_common.c