[PATCH v2 1/1] ARM: orion5x: use mac_pton() helper

Detlef Vollmann dv at vollmann.ch
Tue Oct 13 04:27:44 PDT 2015


On 10/02/15 16:12, Andy Shevchenko wrote:
> Instead of custom approach let's use generic helper function.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko at linux.intel.com>
> Cc: Detlef Vollmann <dv at vollmann.ch>
> Cc: Gregory CLEMENT <gregory.clement at free-electrons.com>
> ---
> Changelog v2:
> - select GENERIC_NET_UTILS when appropriate
> - compile test only
>   arch/arm/mach-orion5x/Kconfig        |  3 ++
>   arch/arm/mach-orion5x/dns323-setup.c | 53 ++----------------------------------
>   arch/arm/mach-orion5x/tsx09-common.c | 49 +++------------------------------
>   3 files changed, 10 insertions(+), 95 deletions(-)
At last I found some time to test it on DNS-323.
Applied to Russell's tree and used orion5x_defconfig.
Works nicely, and I like that the final (compressed) kernel
binary is now 200 byte smaller!

Sorry, can't test on a TS-x09.

Thanks,
   Detlef




More information about the linux-arm-kernel mailing list