tn3399_openwrt/target/linux/lantiq
Mathias Kresin d3fd38637f lantiq: create ATM/PTM interfaces with dsl as netdev name
Renaming an atm etherbride using 'ip link' (via hotplug) is racy since the
original netdev might disappear before br2684ctl has finished appling it's
setting:

 local2.notice br2684ctl[1667]: Interface "nas0" created sucessfully
 local2.notice br2684ctl[1667]: Communicating over ATM 0.8.35, encapsulation: LLC
 kern.info kernel: dsl0: renamed from nas0
 kern.err kernel: br2684:br2684_regvcc: tried to attach to non-existent device
 local2.err br2684ctl[1667]: Could not configure interface:No such device or address

By passing the final used netdev name to br2684ctl_wrap another race
condition workaround will be enabled again.

Change the lantiq ptm driver to create a netdev with the name dsl as well.
Albeit the rename via 'ip link' works fine so far, using a different
approach for ptm then atm could be confusing.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-01-10 08:08:53 +01:00
..
ase lantiq: ase: enable USB and wireless 2017-10-04 20:08:15 +02:00
base-files lantiq: create ATM/PTM interfaces with dsl as netdev name 2018-01-10 08:08:53 +01:00
dts lantiq: fix dts compatible string 2017-12-29 22:32:26 +01:00
falcon build: remove mips16 feature flag from target makefiles 2017-01-24 13:15:01 +01:00
files/firmware/lantiq
image lantiq: fix wbmr-hp-g300h image metadata 2018-01-04 21:23:59 +01:00
patches-4.9 kernel: Update kernel 4.9 to 4.9.70 2017-12-19 22:45:27 +01:00
xrx200 lantiq: nand: drop ubifs images 2017-12-11 10:31:00 +01:00
xway lantiq: nand: drop ubifs images 2017-12-11 10:31:00 +01:00
xway_legacy lantiq: select PCI support in subtargets 2017-10-04 20:08:15 +02:00
config-4.9 lantiq: select PCI support in subtargets 2017-10-04 20:08:15 +02:00
Makefile lantiq: switch to kernel 4.9 2017-09-05 08:43:39 +02:00
modules.mk