• Patrick Mochel's avatar
    [PATCH] device removal · a49c4f6a
    Patrick Mochel authored
    The problem was that when the refcount hit 0, it was unconditionally
    assuming that it had been added, which is wrong.  The patch below
    corrects that, and fixes the Oops when loading the floppy driver.
    a49c4f6a
core.c 4.2 KB