]> asedeno.scripts.mit.edu Git - linux.git/commit
wil6210: branch prediction hints
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Sun, 15 Feb 2015 12:02:33 +0000 (14:02 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 27 Feb 2015 08:15:18 +0000 (10:15 +0200)
commit33c477fdab257efcad139ac2a5031708aad2a1e7
tree357685d875d83b00bf7137a44c991ef018f33533
parente3351277ac585df77ac2454c518205897c01a184
wil6210: branch prediction hints

Mark expected branches using likely()/unlikely().
Do it on high performance route - data path and interrupts

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/wil6210/interrupt.c
drivers/net/wireless/ath/wil6210/txrx.c