net/ena: change name of supported PCI device IDs
authorMichal Krawczyk <mk@semihalf.com>
Fri, 30 Oct 2020 11:31:18 +0000 (12:31 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 3 Nov 2020 22:35:06 +0000 (23:35 +0100)
commitf7138b91f80020d634248712bea1470a6c3a36f4
tree51d59f7d362d7bf9c4dba4b6c182e9e278ec23c0
parent856edce2b3dbc901905cd4c43920575f750f9d53
net/ena: change name of supported PCI device IDs

The ID 0xEC21 is not associated with LLQ feature of the device, so it
would be misleading for the user. Because of that, the current
identifier is more precise.

Together with code update, the documentation was changed to reflect
current changes

Signed-off-by: Michal Krawczyk <mk@semihalf.com>
Reviewed-by: Igor Chauskin <igorch@amazon.com>
Reviewed-by: Guy Tzalik <gtzalik@amazon.com>
doc/guides/nics/ena.rst
drivers/net/ena/ena_ethdev.c