rtw_init
rc = rtw_init(ifp);
rtw_init(ifp); /* XXX lose error */
ifp->if_init = rtw_init;
static int rtw_init(struct ifnet *);