]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/wlags49_h2/wl_main.c
pcmcia: remove obsolete and wrong comments
[net-next-2.6.git] / drivers / staging / wlags49_h2 / wl_main.c
index 88d0d472142fde3334516a2166ce6e80904f945f..8e3536acbf46e1bac00327ff0f6baa0f05f7b916 100644 (file)
@@ -414,25 +414,6 @@ extern memimage fw_image;            // firmware image to be downloaded
 #endif /* HCF_STA */
 
 
-/*******************************************************************************
- *     wl_insert()
- *******************************************************************************
- *
- *  DESCRIPTION:
- *
- *      wl_insert() is scheduled to run after a CARD_INSERTION event is
- *  received, to configure the PCMCIA socket, and to make the ethernet device
- *  available to the system.
- *
- *  PARAMETERS:
- *
- *      dev - a pointer to the net_device struct of the wireless device
- *
- *  RETURNS:
- *
- *      TRUE or FALSE
- *
- ******************************************************************************/
 int wl_insert( struct net_device *dev )
 {
        int                     result = 0;