ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 8 Apr 2019 23:52:02 +0000 (16:52 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 5 Jun 2019 20:04:29 +0000 (13:04 -0700)
commitc3e9297c8ac943c75d5a51738593a3aa2333f586
treefb8827efc64ae2383c21279b4266cc9667d3a665
parent8b057955af8712c5b4d23a0c472170150ee8db18
ixgbe: add a kernel documentation comment for ixgbe_ptp_get_ts_config

This function was missing a documentation comment. Add one 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/ixgbe/ixgbe_ptp.c