commit | 50511fcea6e9e112ab4643a7ec3747474029139a | [log] [tgz] |
---|---|---|
author | Jorge Ramirez-Ortiz <jorge@foundries.io> | Fri Dec 04 20:59:58 2020 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Jan 19 09:15:02 2021 -0500 |
tree | fe935251bf5c2b97f6894461c994ed68ba29f1c1 | |
parent | d097b1a25a51b8f021c4ec180f4279e7b69ec74b [diff] |
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>