Re: [PATCH 1/2] Staging: rtl8192u: r8192U_wx.c Fixed misplaced brace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please ignore this patch, there seems something wrong with it, will
resend with a new subject.

Thanks,

Chaitanya

On Wed, May 28, 2014 at 4:17 PM, Chaitanya Hazarey <c@xxxxx> wrote:
> Fixed a misplaced brace in a function
>
> Signed-off-by: Chaitanya Hazarey <c@xxxxx>
> ---
>  drivers/staging/rtl8192u/r8192U_wx.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8192u/r8192U_wx.c b/drivers/staging/rtl8192u/r8192U_wx.c
> index 1af7c5d..675a12d 100644
> --- a/drivers/staging/rtl8192u/r8192U_wx.c
> +++ b/drivers/staging/rtl8192u/r8192U_wx.c
> @@ -616,7 +616,8 @@ static int r8192_wx_set_enc(struct net_device *dev,
>
>
>  static int r8192_wx_set_scan_type(struct net_device *dev, struct iw_request_info *aa,
> -                                       union iwreq_data *wrqu, char *p){
> +                                       union iwreq_data *wrqu, char *p)
> +{
>
>         struct r8192_priv *priv = ieee80211_priv(dev);
>         int *parms = (int *)p;
> --
> 1.9.1
>
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel




[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux