]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: eth_legacy - fix build CMD_PCAP
authorJorge Ramirez-Ortiz <jorge@foundries.io>
Fri, 4 Dec 2020 19:59:58 +0000 (20:59 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 19 Jan 2021 14:15:02 +0000 (09:15 -0500)
commitc1ab73814515c865896b0abc54d3071a1a273537
treefe935251bf5c2b97f6894461c994ed68ba29f1c1
parentbeb61e13b8134c9aeaf1b2c0a2e13ed71d3be59e
net: eth_legacy - fix build CMD_PCAP

Fix typo which would cause a build error.

Fixes: 3eaac6307df ("net: introduce packet capture support")
Signed-off-by: Jorge Ramirez-Ortiz <jorge@foundries.io>
net/eth_legacy.c