• Christoph Hellwig's avatar
    [PCMCIA] kill flush_stale_links · 9d66b5e4
    Christoph Hellwig authored
    following Dave's guide it's replaced by calling foo_detach in
    foo_release if the links is stale.  Note that I killed DEV_STALE_LINK
    aswell as DEV_STALE_CONFIG isn't ever cleared so we don't need two
    flags.
    
    Also some dead codepathes related to DEV_STALE_* are killed.
    9d66b5e4
smc91c92_cs.c 64.7 KB