]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] iwlwifi: fix add_station to avoid FW error
authorZhu Yi <yi.zhu@intel.com>
Thu, 27 Sep 2007 03:27:35 +0000 (11:27 +0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:22 +0000 (16:53 -0700)
commitbc4fc78c526523b5e6dd6d754a03ec9a8349234f
treeea3f020b02d2e04f515698fa6b5d1427a618f32a
parentde9d12666e9d84b960c9de3b0f687e7695fa1879
[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>
drivers/net/wireless/iwlwifi/iwl3945-base.c