K 10 svn:author V 7 delphij K 8 svn:date V 27 2005-10-09T03:59:36.000000Z K 7 svn:log V 514 MFC (by ru) | Add missing mtx_destroy() when if_alloc() fails. | Add missing if_free() when mii_phy_probe() fails. | Put if_free() into the correct #ifdef in detach(). | | Revision Changes Path | 1.93 +6 -1 src/sys/dev/usb/if_aue.c | 1.33 +6 -1 src/sys/dev/usb/if_axe.c | 1.9 +2 -0 src/sys/dev/usb/if_cdce.c | 1.60 +5 -1 src/sys/dev/usb/if_cue.c | 1.67 +5 -1 src/sys/dev/usb/if_kue.c | 1.17 +3 -0 src/sys/dev/usb/if_udav.c Approved by: re (scottl) END