fm10k: fix function doxygen comments
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 16 Jan 2018 19:20:51 +0000 (11:20 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 28 Feb 2018 15:22:29 +0000 (07:22 -0800)
commit363656eb5e574b6dab513a10b7166f08783fa3e3
tree3552c668803a048eea868558ec357085285e7aab
parentfb66cb0775609852b812c9bc2bd1589374317410
fm10k: fix function doxygen comments

Several function header comments had incorrect function parameter
definitions. Recent versions of the upstream kernel have started to warn
about these issues. Fix up the comments which do not match in order to
resolve these new warnings.

While fixing these, update the copyright year also.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/fm10k/fm10k_common.c
drivers/net/ethernet/intel/fm10k/fm10k_netdev.c
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
drivers/net/ethernet/intel/fm10k/fm10k_pf.c
drivers/net/ethernet/intel/fm10k/fm10k_tlv.c