ar71xx: base-files: rework etc/board.d/02_network
authorPiotr Dymacz <pepe2k@gmail.com>
Tue, 27 Sep 2016 21:41:12 +0000 (23:41 +0200)
committerJohn Crispin <john@phrozen.org>
Tue, 4 Oct 2016 09:50:48 +0000 (11:50 +0200)
Convert etc/board.d/02_network in ar71xx target to the same shape
as we have in ramips target. Split code into two new functions:

- interface/s setup in ar71xx_setup_interfaces()
- MAC/s setup in ar71xx_setup_macs()

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>

No differences found