On Monday 15 July 2013 22:21, Bartosz Golaszewski wrote:
> Fixes the following TODO:
>
> in_ether duplicated in network/{interface,ifconfig}.c
>
> Moves in_ether to libbb/in_ether.c and makes interface.c call it instead
> of ether_input.
>
> Signed-off-by: Bartosz Golaszewski <bartekgola at gmail.com>
Applied, thanks!