diff options
author | ru <ru@FreeBSD.org> | 2005-09-16 11:11:51 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-09-16 11:11:51 +0000 |
commit | d2f7ab28daf6bc7f93eb290728f89c7d713ca0ce (patch) | |
tree | eea8401041be885ba31c07333f6e0206b9d04ab0 /sys/dev/rp | |
parent | 02dbbd7982679f0c66e9ffa29caf799b5c1a3bde (diff) | |
download | FreeBSD-src-d2f7ab28daf6bc7f93eb290728f89c7d713ca0ce.zip FreeBSD-src-d2f7ab28daf6bc7f93eb290728f89c7d713ca0ce.tar.gz |
Fix "struct ifnet" leaks when attach() fails in the middle, e.g.
when mii_phy_probe() or bus_setup_intr() fails. For drivers that
call their detach() in this case, call if_free() there to cover
this case too.
Diffstat (limited to 'sys/dev/rp')
0 files changed, 0 insertions, 0 deletions