ath10k: remove ce_sendlist_send
authorMichal Kazior <michal.kazior@tieto.com>
Wed, 2 Oct 2013 09:03:40 +0000 (11:03 +0200)
committerKalle Valo <kvalo@qca.qualcomm.com>
Mon, 7 Oct 2013 12:28:02 +0000 (15:28 +0300)
commit2e761b5a5222071d55ebccf65f93d281e4c11958
treec352ad484bafdfc69d96d66dbd9b6d7c7d24c80d
parentddb6ad77b4ecfb832982be69f2169165e6a43f0b
ath10k: remove ce_sendlist_send

It is completely pointless to keep this function
around. It doesn't do anything different than
ce_send except it introduces more overhead.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
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