Re: [PATCH v1 01/14] net: add helper eth_addr_add()
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-09-01 19:54:42
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2022-09-01 19:54:42
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Thu, 01 Sep 2022 18:26:39 +0200 Michael Walle wrote:
Am 2022-08-25 23:44, schrieb Michael Walle:quoted
Add a helper to add an offset to a ethernet address. This comes in handy if you have a base ethernet address for multiple interfaces. Signed-off-by: Michael Walle <redacted>Would it be possible to get an Ack for this patch, so I don't have to repost this large (and still growing) series to netdev every time? I guess it would be ok to have this go through another tree?
Andrew's ack is strong enough, but in case there's any doubt: Acked-by: Jakub Kicinski <kuba@kernel.org>