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)
commite9bb0aa39bce2f0a159c562c322c2d2746e6560d
treeb48d12b004aa0b1201fce1ccd09b73949756ab99
parent7cc45e98e539ad98d8af57e4126aaac3e6b8f341
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 <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