From: Paul Mackerras Date: Sun, 24 Oct 2004 23:13:16 +0000 (+0000) Subject: Close the device fd in device_script() if the channel plugin doesn't X-Git-Tag: ppp-2.4.7~235 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=f7f0914953764891c15ae3307444fb6bacb90a21;hp=f7f0914953764891c15ae3307444fb6bacb90a21;p=ppp.git Close the device fd in device_script() if the channel plugin doesn't have a close function. Change suggested by Alan Hourihane. ---