]> Git Repo - linux.git/commit
net: wan: fsl_qmc_hdlc: Add framer support
authorHerve Codina <[email protected]>
Thu, 7 Mar 2024 11:39:08 +0000 (12:39 +0100)
committerDavid S. Miller <[email protected]>
Mon, 11 Mar 2024 09:36:11 +0000 (09:36 +0000)
commit54762918ca856028d33d1d56d017a4d7706c6196
tree24a47cb3b79029cbc43b985668cc4a5c647f92a0
parentf0c9c45c78989ece6a29973759508ad2797eb844
net: wan: fsl_qmc_hdlc: Add framer support

Add framer support in the fsl_qmc_hdlc driver in order to be able to
signal carrier changes to the network stack based on the framer status
Also use this framer to provide information related to the E1/T1 line
interface on IF_GET_IFACE and configure the line interface according to
IF_IFACE_{E1,T1} information.

Signed-off-by: Herve Codina <[email protected]>
Reviewed-by: Christophe Leroy <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/wan/fsl_qmc_hdlc.c
This page took 0.052244 seconds and 4 git commands to generate.