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:
d6a574f
)
mac80211: fix warn, enum may be used uninitialized
author
Christoph Fritz
<chf.fritz@googlemail.com>
Wed, 16 Jun 2010 14:37:34 +0000
(16:37 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 16 Jun 2010 19:49:16 +0000
(15:49 -0400)
regression introduced by
b8d92c9c141ee3dc9b3537b1f0ffb4a54ea8d9b2
In function ‘ieee80211_work_rx_queued_mgmt’:
warning: ‘rma’ may be used uninitialized in this function
this re-adds default value WORK_ACT_NONE back to rma
Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found