Search Linux Wireless

RE: [PATCH 2/3] mwifiex: add basic 11h support for station

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi John,

Thanks for your comment.

> > @@ -427,6 +427,13 @@ int mwifiex_process_sta_event(struct mwifiex_private *priv)
> >
> >  		break;
> >
> > +	case EVENT_CHANNEL_SWITCH_ANN:
> > +		dev_dbg(adapter->dev, "event: Channel Switch Announcement\n");
> > +		ret = mwifiex_send_cmd_async(priv,
> > +			HostCmd_CMD_802_11_DEAUTHENTICATE,
> > +			HostCmd_ACT_GEN_SET, 0,
> > +			priv->curr_bss_params.bss_descriptor.mac_address);
> > +
> >  	default:
> >  		dev_dbg(adapter->dev, "event: unknown event id: %#x\n",
> >  			eventcause);
> 
> Do you mean for this case to fall-through to the default case?

No. I will fix it in v2.

Thanks,
Bing

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux