commit | 57cd472c2baa1d1dc7f037d2c6d6d7d29be29d5d | [log] [tgz] |
---|---|---|
author | Sasha Neftin <sasha.neftin@intel.com> | Sun Nov 10 17:57:44 2019 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 31 11:17:25 2019 -0800 |
tree | 10b0acfec85a542fe4e31a45fb150d26a58ae192 | |
parent | faf4dd52e9e34a36254a6ad43369064b6928d504 [diff] |
igc: Remove excess parameter description from igc_is_non_eop The function description for igc_is_non_eop includes an extra @skb parameter description. This parameter doesn't exist on the function, so remove it. Suggested-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>