]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: fix function kernel doc description
authorJean Sacren <sakiwit@gmail.com>
Mon, 17 Mar 2014 18:14:39 +0000 (18:14 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 31 Mar 2014 22:48:01 +0000 (15:48 -0700)
commit05f1f9af21679e1dbca2f0ef3a518c47b0e775c3
tree1d91d25f9c4a56caedb1a1e75e4f41886aab7888
parent5d8bab65663f5dbd2ba556c0a0d11c2dc25191e9
i40e: fix function kernel doc description

The commit 529aa4d9e9d9 ("i40e: driver ethtool core") introduced the
new function i40e_add_del_fdir_sctpv4() with the kernel doc
description a little bit off. The trivial error was copied over to a
different file by the commit bed0cd060bef ("i40e: Flow Director
sideband accounting") most recently. Fix the kernel doc with the
correct description for clarity.

Cc: Jesse Brandeburg <jesse.brandeburg@intel.com>
Cc: Joseph Gasparakis <joseph.gasparakis@intel.com>
Signed-off-by: Jean Sacren <sakiwit@gmail.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_txrx.c