Searched hist:"2 f8364a291e8adde25c93f97a76abbcaf4b1ed3f" (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/wan/ |
H A D | hdlc_raw.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc_raw_eth.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc_x25.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc_cisco.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc_ppp.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | hdlc_fr.c | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/linux/include/linux/ |
H A D | hdlc.h | diff 2f8364a291e8adde25c93f97a76abbcaf4b1ed3f Thu Dec 03 21:12:31 CET 2015 Andrew Lunn <andrew@lunn.ch> WAN: HDLC: Call notifiers before and after changing device type
An HDLC device can change type when the protocol driver is changed. Calling the notifier change allows potential users of the interface know about this planned change, and even block it. After the change has occurred, send a second notification to users can evaluate the new device type etc.
Signed-off-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|