[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180511.160857.2151714662313292339.davem@davemloft.net>
Date: Fri, 11 May 2018 16:08:57 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: xiangxia.m.yue@...il.com
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 1/3] bonding: replace the return value type
From: Tonghao Zhang <xiangxia.m.yue@...il.com>
Date: Fri, 11 May 2018 02:52:32 -0700
> The method ndo_start_xmit is defined as returning a
> netdev_tx_t, which is a typedef for an enum type,
> but the implementation in this driver returns an int.
>
> Signed-off-by: Tonghao Zhang <xiangxia.m.yue@...il.com>
Applied to net-next
Powered by blists - more mailing lists