Argh... Why are there *still* code changes in here? > --- a/drivers/staging/rtl8192e/rtl_core.c > +++ b/drivers/staging/rtl8192e/rtl8192e/rtl_core.c > @@ -400,8 +400,8 @@ bool MgntActSet_RF_State(struct net_device *dev, > priv->blinked_ingpio = true; > else > priv->blinked_ingpio = false; > - rtllib_MgntDisconnect(priv->rtllib, > - disas_lv_ss); > + rtllib_mgnt_disconnect(priv->rtllib, > + disas_lv_ss); > } > } That doesn't have anything to do with moving files around. regards, dan carpenter
Attachment:
signature.asc
Description: Digital signature
_______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/devel