Commit 2dca6d64 authored by Christoph Seitz's avatar Christoph Seitz Committed by Henrik Brix Andersen
Browse files

net: shell: Add missing hw_cap strings.



Two ethernet capabilities were missing. Added them to allow
the 2.5G and 5G strings to appended.

Signed-off-by: default avatarChristoph Seitz <christoph.seitz@infineon.com>
parent 6fa74eea
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -56,6 +56,8 @@ static struct ethernet_capabilities eth_hw_caps[] = {
	EC(ETHERNET_HW_FILTERING,         "MAC address filtering"),
	EC(ETHERNET_DSA_SLAVE_PORT,       "DSA slave port"),
	EC(ETHERNET_DSA_MASTER_PORT,      "DSA master port"),
	EC(ETHERNET_TXTIME,               "TXTIME supported"),
	EC(ETHERNET_TXINJECTION_MODE,     "TX-Injection supported"),
};

static void print_supported_ethernet_capabilities(