[PATCH] Split rtl8192e

Dan Carpenter dan.carpenter at oracle.com
Sun Nov 20 08:02:07 UTC 2011


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/attachments/20111120/738fb84c/attachment.asc>


More information about the devel mailing list