linux/drivers/net/ethernet/intel
Mitch A Williams 5b7af02c26 i40evf: program RSS LUT correctly
A recent change broke the RSS LUT programming, causing it to be
programmed with all 0. Correct this by actually assigning the
incremented value back to the counter variable so that the increment
will be remembered by the calling function.

While we're at it, add a proper kernel-doc function comment to our
helper function.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-04-11 06:23:25 -07:00
..
e1000 e1000: remove open-coded skb_cow_head 2014-04-11 05:58:07 -07:00
e1000e e1000e: remove open-coded skb_cow_head 2014-04-11 05:58:08 -07:00
i40e i40e: Remove casts of pointer to same type 2014-03-31 15:48:02 -07:00
i40evf i40evf: program RSS LUT correctly 2014-04-11 06:23:25 -07:00
igb igb: fix last_rx_timestamp usage 2014-04-11 05:58:08 -07:00
igbvf igbvf: remove open-coded skb_cow_head 2014-04-11 05:58:09 -07:00
ixgb ixgb: remove open-coded skb_cow_head 2014-04-11 06:08:46 -07:00
ixgbe ixgbe: remove open-coded skb_cow_head 2014-04-11 05:58:06 -07:00
ixgbevf ixgbevf: remove open-coded skb_cow_head 2014-04-11 05:58:06 -07:00
Kconfig i40e: add DCB option to Kconfig 2014-01-17 19:13:04 -08:00
Makefile i40evf: add driver to kernel build system 2013-12-31 16:27:49 -08:00
e100.c e100: Convert uses of __constant_<foo> to <foo> 2014-03-19 21:46:36 -07:00