> > Uh huh? Is that more workarounds for the hardware scanning? > > + iwl_set_rxon_hwcrypto(priv, 1); > + iwl_commit_rxon(priv); > + key->flags &= ~IEEE80211_KEY_FORCE_SW_ENCRYPT; > + key->hw_key_idx = sta_id; > + IWL_DEBUG_MAC80211("set_key success, using hwcrypto\n"); > > Since you're not going to be able to push the driver into .23 and .24 > will include mac80211 updates, how about making it compile with those > updates? Hint: take patches from wireless-dev. > > + * The following adds a new attribute to the sysfs representation > + * of this device driver (i.e. a new file in /sys/bus/pci/drivers/ipw/) > + * used for controlling the debug level. > + * > + * See the level definitions in ipw for details. > > That interface should likely live in debugfs. > On the way as well > > Uh. Enough for now. > > johannes > > - 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