Skip to content
Commit a0aab143 authored by Dominik Brodowski's avatar Dominik Brodowski
Browse files

[PATCH] pcmcia: do not set dev_node to NULL too early



If we set dev_node to NULL too early, some drivers which used this to
determine whether unregister_netdev() needs to be called fail when removing
a PCMCIA card.

Signed-off-by: default avatarDominik Brodowski <linux@dominikbrodowski.net>
parent 90ff8700
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment