[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190603122025.GA23379@kroah.com>
Date: Mon, 3 Jun 2019 14:20:25 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Nishka Dasgupta <nishkadg.linux@...il.com>
Cc: larry.finger@...inger.net, florian.c.schilhabel@...glemail.com,
himadri18.07@...il.com, colin.king@...onical.com,
straube.linux@...il.com, yangx92@...mail.com,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8712: Remove function alloc_network
On Fri, May 31, 2019 at 02:31:41AM +0530, Nishka Dasgupta wrote:
> Remove function alloc_network as it does nothing except call
> _r8712_alloc_network. Further, to maintain consistency with
> the names of other functions, rename _r8712_alloc_network as
> r8712_alloc_network.
> Also change the corresponding calls to either function
> accordingly.
>
> Signed-off-by: Nishka Dasgupta <nishkadg.linux@...il.com>
> ---
> drivers/staging/rtl8712/rtl871x_cmd.c | 2 +-
> drivers/staging/rtl8712/rtl871x_mlme.c | 9 ++-------
> drivers/staging/rtl8712/rtl871x_mlme.h | 2 +-
> 3 files changed, 4 insertions(+), 9 deletions(-)
Does not apply to my tree :(
When sending multiple patches for the same driver/file, always make a
patch series so I know what order to apply them in. Otherwise I guess
and usually guess wrong, like I did here...
Please fix up and resend.
thanks,
greg k-h
Powered by blists - more mailing lists