commit | 3cf84bb5f5ed992398bd48a847d4bdd1fc202797 | [log] [tgz] |
---|---|---|
author | Ignacio Zamora <nachopitt@gmail.com> | Sat Oct 08 09:50:56 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Wed Oct 12 11:11:19 2022 -0400 |
tree | b1e77cc0a5431215a083cdc323a2c0dd960172ff | |
parent | eacbced650e16a10b640a0ae68118d1b142c7c77 [diff] |
Fix typo in CONFIG_USBNET_DEVADDR Fix typo that was caused by the same feature being split in to 2 different configuration options. Replace CONFIG_USBNET_DEVADDR with CONFIG_USBNET_DEV_ADDR Signed-off-by: Ignacio Zamora <nachopitt@gmail.com>