[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180430102331.C959D60710@smtp.codeaurora.org>
Date: Mon, 30 Apr 2018 10:23:31 +0000 (UTC)
From: Kalle Valo <kvalo@...eaurora.org>
To: Luc Van Oostenryck <luc.vanoostenryck@...il.com>
Cc: linux-kernel@...r.kernel.org,
Luc Van Oostenryck <luc.vanoostenryck@...il.com>,
Amitkumar Karwar <amitkarwar@...il.com>,
Nishant Sarmukadam <nishants@...vell.com>,
Ganapathi Bhat <gbhat@...vell.com>,
Xinming Hu <huxm@...vell.com>, linux-wireless@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: mwifiex: fix mwifiex_hard_start_xmit()'s return type
Luc Van Oostenryck <luc.vanoostenryck@...il.com> wrote:
> The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
> which is a typedef for an enum type, but the implementation in this
> driver returns an 'int'.
>
> Fix this by returning 'netdev_tx_t' in this driver too.
>
> Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@...il.com>
Patch applied to wireless-drivers-next.git, thanks.
c126e1995f79 mwifiex: fix mwifiex_hard_start_xmit()'s return type
--
https://patchwork.kernel.org/patch/10359857/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
Powered by blists - more mailing lists