mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
Now that I have a pair of CreditCard Netwave Adapter, tweak the eject
case slightly to not print unload when the upper layers print a message as well.
This commit is contained in:
parent
6a74b0f7e2
commit
a81186b108
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74673
@ -1593,8 +1593,6 @@ static int cnw_pccard_detach(dev)
|
||||
#if 0
|
||||
splx(s);
|
||||
#endif
|
||||
device_printf(dev, "unload\n");
|
||||
|
||||
return(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user