On 7/25/24 20:27, Tom Rini wrote:
> On Thu, Jul 25, 2024 at 02:57:27PM +0200, Jerome Forissier wrote:
>
>> Add a function to start a given etwork device, and update eth_init()
>
> Typo, "network".
Fixed in v6.
>> to use it.
>>
>> Signed-off-by: Jerome Forissier
>
> And this is where most
On Thu, Jul 25, 2024 at 02:57:27PM +0200, Jerome Forissier wrote:
> Add a function to start a given etwork device, and update eth_init()
Typo, "network".
> to use it.
>
> Signed-off-by: Jerome Forissier
And this is where most of the tiny and acceptable growth comes from in
the legacy network
Add a function to start a given etwork device, and update eth_init()
to use it.
Signed-off-by: Jerome Forissier
---
include/net-common.h | 1 +
net/eth-uclass.c | 38 +-
2 files changed, 26 insertions(+), 13 deletions(-)
diff --git a/include/net-common.h
3 matches
Mail list logo