This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / wireless / airo_cs.c
index 6f3d7c2..0c26c81 100644 (file)
@@ -270,7 +270,7 @@ static void airo_detach(dev_link_t *link)
        if ( ((local_info_t*)link->priv)->eth_dev ) {
                stop_airo_card( ((local_info_t*)link->priv)->eth_dev, 0 );
        }
-       ((local_info_t*)link->priv)->eth_dev = NULL;   
+       ((local_info_t*)link->priv)->eth_dev = 0;   
        
        /* Break the link with Card Services */
        if (link->handle)