Search Linux Wireless

Re: [ipw3945-devel] [PATCH] iwlwifi: Make packet injection work in iwl3945

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

 



On Wed, 2008-06-11 at 22:05 +0200, Stefanik Gábor wrote:
> -       /* drop all data frame if we are not associated */
> -       if ((!iwl3945_is_associated(priv) ||
> -            ((priv->iw_mode == IEEE80211_IF_TYPE_STA) && !
> priv->assoc_id)) &&
> -           ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_DATA)) {
> -               IWL_DEBUG_DROP("Dropping - !iwl3945_is_associated\n");
> -               goto drop_unlock;
> -       }
> -

Skip this checking will cause firmware problem for the STA and Ad-hoc
cases. I saw you had some check for "sta_id !=
priv->hw_params.bcast_sta_id". Where is it now?

Thanks,
-yi

--
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 Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux