• Kai Germaschewski's avatar
    ISDN/PPP: Reference struct ipppd directly · 1f4fa314
    Kai Germaschewski authored
    Instead of just recording the slot number and then retrieving
    the ipppd via that, we can now just keep a pointer and get a
    reference which makes sure that it does not go away until
    we drop the reference.
    1f4fa314
isdn_net_lib.c 53.1 KB