From: Zhu Yi Date: Thu, 27 Sep 2007 03:27:35 +0000 (+0800) Subject: [PATCH] iwlwifi: fix add_station to avoid FW error X-Git-Tag: v2.6.24-rc1~1454^2~286 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c14c521e440a6a83835a2879a4c5f4311b1df68f;p=pandora-kernel.git [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 Signed-off-by: Zhu Yi Signed-off-by: John W. Linville --- Reading git-diff-tree failed