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:
f378274
)
ath10k: Initialize list-head on vif creation.
author
Ben Greear
<greearb@candelatech.com>
Tue, 22 Oct 2013 21:54:14 +0000
(14:54 -0700)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Thu, 24 Oct 2013 05:33:29 +0000
(08:33 +0300)
If the creation fails, this keeps us from crashing later when
trying to do a list_del(arvif->list).
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found