tn3399_openwrt/package/kernel/lantiq/ltq-ptm
John Crispin 45b6eec9fc 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
2015-12-17 09:28:21 +00:00
..
src lantiq: ltq-ptm: set carrier status 2015-12-17 09:28:21 +00:00
Makefile lantiq: cleanup vdsl driver bringup 2014-04-09 16:31:24 +00:00