Merge to Fedora kernel-2.6.7-1.492
[linux-2.6.git] / drivers / net / wireless / airo_cs.c
index 0c26c81..6f3d7c2 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 = 0;   
+       ((local_info_t*)link->priv)->eth_dev = NULL;   
        
        /* Break the link with Card Services */
        if (link->handle)