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:
7cc45e9
)
ath10k: delete struct ce_sendlist
author
Kalle Valo
<kvalo@qca.qualcomm.com>
Sun, 8 Sep 2013 15:36:11 +0000
(18:36 +0300)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Thu, 12 Sep 2013 16:20:30 +0000
(19:20 +0300)
struct ce_sendlist is useless as we always add just one buffer onto it.
And most importantly, it's ugly as it doesn't use skb properly.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found