From: Kalle Valo Date: Sun, 8 Sep 2013 15:36:11 +0000 (+0300) Subject: ath10k: delete struct ce_sendlist X-Git-Tag: v3.13-rc1~105^2~225^2~25^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9bb0aa39bce2f0a159c562c322c2d2746e6560d;p=pandora-kernel.git ath10k: delete struct ce_sendlist 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 --- Reading git-diff-tree failed