ramips: Remove left-over mistyped device string from 02_network
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 15 Jul 2019 15:50:36 +0000 (17:50 +0200)
committerChuanhong Guo <gch981213@gmail.com>
Tue, 16 Jul 2019 03:33:46 +0000 (11:33 +0800)
In 2011 (!), network setup for nexaira,bc2 was moved to network
defaults script with a typo so it became b2c:
295e04084c ("ramips: setup bc2 mac addresses from the generic network script")

This patch just removes the useless entry without replacement,
since it seems to have worked for 8 years anyway.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/base-files/etc/board.d/02_network

index c3b7cd4390895a354cbd238712c1a7fd4379fc34..1ea0597ec6ae085571e94a9474ef1bd12f2f16e0 100755 (executable)
@@ -33,7 +33,6 @@ ramips_setup_interfaces()
        case $board in
        accton,wr6202|\
        alfa-network,w502u|\
-       b2c|\
        netcore,nw718|\
        petatel,psr-680w|\
        skyline,sl-r7205|\