mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-14 14:55:41 +00:00
Remove an unneeded variable.
Reported by: tinderbox
This commit is contained in:
parent
f379d0f7f5
commit
ee48488f0b
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=205275
@ -253,7 +253,6 @@ miibus_statchg(device_t dev)
|
||||
{
|
||||
device_t parent;
|
||||
struct mii_data *mii;
|
||||
struct ifnet *ifp;
|
||||
|
||||
parent = device_get_parent(dev);
|
||||
MIIBUS_STATCHG(parent);
|
||||
|
Loading…
Reference in New Issue
Block a user