net/ena/base: remove indirection table from features context
authorMichal Krawczyk <mk@semihalf.com>
Tue, 11 May 2021 06:45:42 +0000 (08:45 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 11 May 2021 13:00:44 +0000 (15:00 +0200)
commitdedd737b9fe17e9899a6799891598eb391751b83
tree5266c4409abedc2186e878d40a09be25ee4ae909
parent04a6a3e63a1ebde2161caffb8f034fb30afce72c
net/ena/base: remove indirection table from features context

The RSS indirection table shouldn't be included as a part of the
device features context.

If the driver has to acquire it, it can be done using the separate API
whenever the RSS configuration is needed.

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
Reviewed-by: Igor Chauskin <igorch@amazon.com>
Reviewed-by: Amit Bernstein <amitbern@amazon.com>
drivers/net/ena/base/ena_com.c
drivers/net/ena/base/ena_com.h