commit | c14c521e440a6a83835a2879a4c5f4311b1df68f | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Sep 27 11:27:35 2007 +0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Wed Oct 10 16:53:22 2007 -0700 |
tree | ea3f020b02d2e04f515698fa6b5d1427a618f32a | |
parent | 46640a8ccebee34bd16b1af672feaa7dc320f3f6 [diff] |
[PATCH] iwlwifi: fix add_station to avoid FW error There were a few Firmware errors reported the most reproducible http://bughost.org/bugzilla/show_bug.cgi?id=1471 The root cause is rate_n_flags isn't set anymore. This patch fixes the problem. Signed-off-by: Ian Schram <ischram@telenet.be> Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>