[PATCH] staging: brcm80211: removed unused struct wlc_ap_info

Dan Carpenter error27 at gmail.com
Wed Dec 8 20:09:02 UTC 2010


On Wed, Dec 08, 2010 at 08:16:02PM +0100, Roland Vossen wrote:
> Code cleanup, reaction on the email from Dan Carpenter.
> 

Were you going to delete the commented code in a later patch?
Here is the stuff I was refering to:

drivers/staging/brcm80211/sys/wlc_mac80211.c

        /*
           if (wlc->ap) {
           wlc_ap_detach(wlc->ap);
           wlc->ap = NULL;
           }
         */

        /* other software states up after ISR is running */
        /* start APs that were to be brought up but are not up  yet */
        /* if (AP_ENAB(wlc->pub)) wlc_restart_ap(wlc->ap); */

                /* wlc->ap->shortslot_restrict = shortslot_restrict; */


regards,
dan carpenter




More information about the devel mailing list