Hi Ilias, All,
On 10/04/2021 11:52, Ilias Apalodimas wrote:
+CC Grygorii for the cpsw part as Ivan's email is not valid anymore
Thanks for catching this. Interesting indeed...
On Sat, 10 Apr 2021 at 09:22, Jesper Dangaard Brouer wrote:
On Sat, 10 Apr 2021 03:43:13 +0100
Matthew Wilcox wrot
On 09/20/2018 07:32 AM, YueHaibing wrote:
> The method ndo_start_xmit() is defined as returning an 'netdev_tx_t',
> which is a typedef for an enum type, so make sure the implementation in
> this driver has returns 'netdev_tx_t' value, and change the function
> return type to netdev_tx_t.
>
May
On 08/09/2016 02:36 PM, Wolfram Sang wrote:
The core will do this for us now.
Signed-off-by: Wolfram Sang
---
For:
drivers/i2c/busses/i2c-davinci.c| 4 +---
drivers/i2c/busses/i2c-omap.c | 4 +---
Reviewed-by: Grygorii Strashko
--
regards,
-grygorii