]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitc14c521e440a6a83835a2879a4c5f4311b1df68f
treeea3f020b02d2e04f515698fa6b5d1427a618f32a
parent46640a8ccebee34bd16b1af672feaa7dc320f3f6
[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