[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180919.211947.1813992126020000943.davem@davemloft.net>
Date: Wed, 19 Sep 2018 21:19:47 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: yuehaibing@...wei.com
Cc: shannon.nelson@...cle.com, alexander.h.duyck@...el.com,
yanjun.zhu@...cle.com, jeffrey.t.kirsher@...el.com,
tklauser@...tanz.ch, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next] net: sun: fix return type of ndo_start_xmit
function
From: YueHaibing <yuehaibing@...wei.com>
Date: Wed, 19 Sep 2018 19:21:32 +0800
> 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'.
>
> Found by coccinelle.
>
> Signed-off-by: YueHaibing <yuehaibing@...wei.com>
Applied.
Powered by blists - more mailing lists