VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[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)