[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200628.205308.878058643318358498.davem@davemloft.net>
Date: Sun, 28 Jun 2020 20:53:08 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: luc.vanoostenryck@...il.com
Cc: kuba@...nel.org, netdev@...r.kernel.org, oss-drivers@...ronome.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/15] always use netdev_tx_t for xmit()'s return type
From: Luc Van Oostenryck <luc.vanoostenryck@...il.com>
Date: Sun, 28 Jun 2020 21:53:22 +0200
> The ndo_start_xmit() methods should return a 'netdev_tx_t', not
> an int, and so should return NETDEV_TX_OK, not 0.
> The patches in the series fix most of the remaning drivers and
> subsystems (those included in allyesconfig on x86).
Series applied, thanks.
Powered by blists - more mailing lists