From: Alexey Dobriyan <adobri...@gmail.com> Date: Fri, 24 Mar 2017 00:58:26 +0300
> Converting IPv4 address doesn't need 64-bit arithmetic. > > Space savings: 10 bytes! > > add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-10 (-10) > function old new delta > in_aton 96 86 -10 > > Signed-off-by: Alexey Dobriyan <adobri...@gmail.com> Applied to net-next, thanks.