• Kai Germaschewski's avatar
    ISDN: Pass around struct isdn_slot directly · b6b5803f
    Kai Germaschewski authored
    The common way in the kernel is to pass around the struct (e.g.
    struct net_device), and leave the user the possibility to add
    its private data using ::priv, so do it the same way when accessing
    an ISDN channel.
    b6b5803f
isdn_net_lib.h 8.68 KB