Remove an unneeded variable.
Reported by: tinderbox
This commit is contained in:
parent
f7df177d99
commit
fbf3d99d10
@ -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…
x
Reference in New Issue
Block a user