openwrtv4/package/kernel/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
..
ltq-adsl treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ltq-adsl-fw treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ltq-adsl-mei ltq-adsl-mei: use the same file name for all variant 2017-11-07 22:58:58 +01:00
ltq-atm ltq-atm: fix dependency for xrx200 2017-11-07 22:58:58 +01:00
ltq-deu treewide: add license tags 2017-06-24 22:36:38 +02:00
ltq-ifxos ltq-ifxos: fix compilation against glibc 2017-11-30 14:53:16 +08:00
ltq-ptm lantiq: create ATM/PTM interfaces with dsl as netdev name 2018-01-10 08:08:53 +01:00
ltq-tapi treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ltq-vdsl ltq-vdsl: fix PM thread suspend and resume handling 2017-09-28 07:23:18 +02:00
ltq-vdsl-mei ltq-vdsl-mei: revert disable optimized firmware download 2017-09-30 20:36:48 +02:00
ltq-vmmc ltq-vmmc: disable for falcon 2017-10-04 20:08:15 +02:00