diff options
author | John Crispin <john@openwrt.org> | 2015-12-17 09:28:21 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-17 09:28:21 +0000 |
commit | 45b6eec9fc4e7262865708f5cdd74dc7502b4fda (patch) | |
tree | 2291e98ff7df872ba380bd82f7f5d782a7c62a43 /target/imagebuilder | |
parent | ee0091ebed71254d38eef701aebd01bace5a4c1e (diff) | |
download | upstream-45b6eec9fc4e7262865708f5cdd74dc7502b4fda.tar.gz upstream-45b6eec9fc4e7262865708f5cdd74dc7502b4fda.tar.bz2 upstream-45b6eec9fc4e7262865708f5cdd74dc7502b4fda.zip |
lantiq: ltq-ptm: set carrier status
Principal purpose is to prevent the error message
ifxmips_ptm_vdsl.c:281:ptm_hard_start_xmit: not in showtime
which is printed at least once per second to the serial console, if the
ptm interface is not in showtime, but a processes already sends
packages over that interface. This happens for adsl as well as vdsl
over ptm.
It's pppd which sends packages over the ptm device before in showtime.
As far as I can see, pppd is started unconditionally since netif can
not gather the link status of the ptm network interface.
Signed-off-by: Mathias Kresin <openwrt@kresin.me>
SVN-Revision: 47917
Diffstat (limited to 'target/imagebuilder')
0 files changed, 0 insertions, 0 deletions