net/enic: update UDP RSS controls
authorHyong Youb Kim <hyonkim@cisco.com>
Thu, 3 May 2018 19:37:13 +0000 (12:37 -0700)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 14 May 2018 21:31:50 +0000 (22:31 +0100)
commit94c35189588893ef24b010a3d5d8650957151614
tree08d4dc3b9a924806211a4b3beec176e3e1c4a229
parent3656c30e48562431c3018b79b03f195e21a30b13
net/enic: update UDP RSS controls

Current adapters which support UDP RSS piggyback on TCP RSS. Change
the controls to be forward compatible with future adapters, which will
have independent control of UDP and TCP.

Fixes: 9bd04182bb01 ("net/enic: support UDP RSS on 1400 series adapters")

Signed-off-by: John Daley <johndale@cisco.com>
Reviewed-by: Hyong Youb Kim <hyonkim@cisco.com>
Reviewed-by: Aaron Conole <aconole@redhat.com>
drivers/net/enic/base/vnic_dev.c
drivers/net/enic/base/vnic_dev.h
drivers/net/enic/base/vnic_enet.h
drivers/net/enic/base/vnic_nic.h
drivers/net/enic/enic_main.c
drivers/net/enic/enic_res.c