• Kai Germaschewski's avatar
    ISDN: inline function for testing if interface is bound · b6a029c7
    Kai Germaschewski authored
    Put the test for lp->flags & ISDN_NET_CONNECTED into an inline
    function called isdn_net_bound(), which more accurately names what
    we are testing for, i.e. the interface being bound to a hardware
    ISDN channel, which however is not necessarily online yet.
    b6a029c7
isdn_net.h 5.23 KB