]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Set ifp->if_name to "awi" instead of device_get_name(dev) to avoid
authorBrooks Davis <brooks@FreeBSD.org>
Tue, 26 Feb 2002 20:09:19 +0000 (20:09 +0000)
committerBrooks Davis <brooks@FreeBSD.org>
Tue, 26 Feb 2002 20:09:19 +0000 (20:09 +0000)
commit240b1323c30b4ec775490bb4f3857e5dda78a3cd
treecef475cc632649b861db855a80330b9228b517ad
parent834dcade3083410d1d52d062f4f1962ddaf59f08
Set ifp->if_name to "awi" instead of device_get_name(dev) to avoid
casting away a const qualifier so the awi driver compiles.
sys/dev/awi/if_awi_pccard.c