ixgbe: fixup header for ixgbe_set_rxpba_82598
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 22 Feb 2014 01:23:51 +0000 (01:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 13 Mar 2014 02:05:35 +0000 (19:05 -0700)
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>
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c