commit | 4483470084ab5d933935b3f1a111d80b0850b41d | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Sat Feb 22 01:23:51 2014 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Mar 12 19:05:35 2014 -0700 |
tree | 38d4265ad0140e9ac3f80a1ec068c9b80f90ef2e | |
parent | b89aae71db90248dcadba10d07fc57460fb3c4df [diff] |
ixgbe: fixup header for ixgbe_set_rxpba_82598 The header above this function did not match the function prototype. This patch rewords the comment to specify the correct parameters. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>