ISDN/PPP: Reference struct ipppd directly
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.
Showing
This diff is collapsed.
Please register or sign in to comment