ath10k: delete struct ce_sendlist
authorKalle Valo <kvalo@qca.qualcomm.com>
Sun, 8 Sep 2013 15:36:11 +0000 (18:36 +0300)
committerKalle 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>
drivers/net/wireless/ath/ath10k/ce.c
drivers/net/wireless/ath/ath10k/ce.h
drivers/net/wireless/ath/ath10k/pci.c

Simple merge
Simple merge
Simple merge