]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/staging/wlags49_h2/wl_main.c
Merge 'staging-next' to Linus's tree
[net-next-2.6.git] / drivers / staging / wlags49_h2 / wl_main.c
index 00758aadb4ee79f2b88e651add0159b4c6625669..6d45ab3f027d88766d24cbba1969b610eb15ee8d 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;