Remove explicit device_verbose() from the t4iov driver detach routine
now that this case is handled generically.
This commit is contained in:
parent
71499f6a2d
commit
1fedfdd5c1
@ -217,7 +217,6 @@ t4iov_detach(device_t dev)
|
||||
if (error)
|
||||
return (error);
|
||||
}
|
||||
device_verbose(dev);
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user