• Kai Germaschewski's avatar
    ISDN: lock only used driver · 4be124a7
    Kai Germaschewski authored
    We used to lock (ind mod use count) all drivers just in case, but
    it makes more sense to only lock the one we're just using, in
    particular since the old scheme was rather broken when insmod'ing
    a new driver later.
    4be124a7
isdn_common.c 54.2 KB