• Kai Germaschewski's avatar
    ISDN/HiSax: Don't call back up in hard-IRQ context · 5b23ce9c
    Kai Germaschewski authored
    We used to call writewakeup() directly from handling the "frame sent"
    IRQ which potentially would call back up into the common ISDN layer and
    higher up still in hard-IRQ context. Instead, queue the event and use
    the usual mechanism of passing it up.
    5b23ce9c
w6692.c 28.3 KB