net/enic: fix flow director
authorJohn Daley <johndale@cisco.com>
Thu, 29 Sep 2016 20:56:36 +0000 (13:56 -0700)
committerBruce Richardson <bruce.richardson@intel.com>
Thu, 13 Oct 2016 13:30:59 +0000 (15:30 +0200)
commit84a6971409423ce7f36dddf9583b6ab2e02f5443
tree362632a8acde63317aabf832136f332fe355daf4
parentb16e60abbd2def6a7314686e317f72de310899d4
net/enic: fix flow director

The wrong queue id was being used in the enic
flow director code after the scattered Rx feature
was added.

Fixes: 856d7ba7ed22 ("net/enic: support scattered Rx")

Signed-off-by: John Daley <johndale@cisco.com>
drivers/net/enic/enic_clsf.c