]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ksz9477: remove unnecessary variable
authorTim Harvey <tharvey@gateworks.com>
Tue, 7 Feb 2023 23:37:17 +0000 (15:37 -0800)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 17:41:55 +0000 (13:41 -0400)
commit2b7252953c502eb64593aebeb65409d268068365
treea509b37bfae69f5f27f5784b47ae4ce3d13fa69b
parent38482d659647e8932f95cea88d70ad1b2bbd5af4
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>
drivers/net/ksz9477.c