linux_dsm_epyc7002/drivers/isdn/i4l
Paul Bolle bae5843160 i4l: do not print a warning when shutting down an i4l ppp interface
When an i4l ppp interface is shut down (e.g. with /sbin/ifdown ippp0) a
scary warning is logged:
    
    isdn_free_channel: called with invalid drv(-1) or channel(-1)
    
This warning is caused by isdn_net_unbind_channel(), which always calls
isdn_free_channel() even if isdn_net_local->isdn_device and
isdn_net_local->isdn_channel are (still) in a perfectly acceptable
default state, so let's not do that.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-01-14 14:41:00 -08:00
..
isdn_audio.c
isdn_audio.h
isdn_bsdcomp.c
isdn_common.c Merge commit 'v2.6.26' into bkl-removal 2008-07-14 15:29:34 -06:00
isdn_common.h
isdn_concap.c isdn: Kill directly reference of netdev->priv 2008-12-03 15:49:46 -08:00
isdn_concap.h
isdn_net.c i4l: do not print a warning when shutting down an i4l ppp interface 2009-01-14 14:41:00 -08:00
isdn_net.h isdn: Kill directly reference of netdev->priv 2008-12-03 15:49:46 -08:00
isdn_ppp.c isdn: Kill directly reference of netdev->priv 2008-12-03 15:49:46 -08:00
isdn_ppp.h
isdn_tty.c tty/serial: lay the foundations for the next set of reworks 2008-04-30 08:29:45 -07:00
isdn_tty.h
isdn_ttyfax.c drivers/isdn: correct use of ! and & 2008-03-04 16:35:16 -08:00
isdn_ttyfax.h
isdn_v110.c isdn: replace __inline with inline 2008-03-05 18:37:39 -08:00
isdn_v110.h
isdn_x25iface.c
isdn_x25iface.h
Kconfig
Makefile