commit | 5765676e0f88c1c689722410b63d5b3b7736c6c2 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Tue Feb 07 15:37:17 2023 -0800 |
committer | Tom Rini <trini@konsulko.com> | Fri May 05 13:41:55 2023 -0400 |
tree | a509b37bfae69f5f27f5784b47ae4ce3d13fa69b | |
parent | 489b1efcfdf356aa3dd4e5c9dc0544be89f59c46 [diff] |
net: ksz9477: remove unnecessary variable We don't do anything useful with the master dev, so remove the variable. Signed-off-by: Tim Harvey <tharvey@gateworks.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>