itojun
4e1b4b724b
implement cnw_detach.
XXX it looks that whenever there's error-return in xx_attach, we need to have some check in xx_detach(). otherwise, routines such as ether_ifdetach() will be called without call to ether_ifattach().
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Description
No description provided
Languages
C
85.3%
Roff
7.2%
Assembly
3.1%
Shell
1.7%
Makefile
1.2%
Other
0.9%