git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46640a8
)
[PATCH] iwlwifi: fix add_station to avoid FW error
author
Zhu Yi
<yi.zhu@intel.com>
Thu, 27 Sep 2007 03:27:35 +0000
(11:27 +0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:22 +0000
(16:53 -0700)
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>
No differences found