]> git.baikalelectronics.ru Git - kernel.git/commit
freescale: remove incorrect copied comment
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 22 Apr 2015 21:40:31 +0000 (14:40 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 18 Jul 2015 02:59:05 +0000 (19:59 -0700)
commitc28c73b6badabb730dc98e304b4e522509e6f787
tree3b868b56b0f4f42e28e83b424a0893ee135bb183
parent6756bb5d12a4feac20dbd4c8b99cfff9a07c7e14
freescale: remove incorrect copied comment

The comment in question is word-for-word copied from ixgbe, and clearly
has no meaning in freescale's driver. (it even says 'return an error'
when the code clearly does not). Remove the comment as it is obviously
incorrect and not applicable to the code as it is today.

CC: Pantelis Antoniou <pantelis.antoniou@gmail.com>
CC: Vitaly Bordug <vbordug@ru.mvista.com>
CC: <linuxppc-dev@lists.ozlabs.org>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Acked-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/freescale/fec_ptp.c