[PATCH v2 1/2] net: arp: collect context into new struct pending_arp
Sascha Hauer
s.hauer at pengutronix.de
Mon Dec 1 03:06:01 PST 2025
On Fri, 28 Nov 2025 13:49:33 +0100, Ahmad Fatoum wrote:
> The ARP code employs two global variables to communicate between the
> code sending off the ARP request and the response that runs in the
> poller:
>
> - arp_wait_ip, which is the IP to be resolved
> - arp_ether, which on success will point to the resulting MAC address
>
> [...]
Applied, thanks!
[1/2] net: arp: collect context into new struct pending_arp
https://git.pengutronix.de/cgit/barebox/commit/?id=8ed55472688a (link may not be stable)
[2/2] net: reset pending ARP state when request is done
https://git.pengutronix.de/cgit/barebox/commit/?id=effaa57f9a94 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list