]> git.karo-electronics.de Git - karo-tx-linux.git/commit
wil6210: Tx init optimization
authorVladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Thu, 18 Apr 2013 11:33:51 +0000 (14:33 +0300)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Apr 2013 19:20:24 +0000 (15:20 -0400)
commitb5d98e9d02091713f8fe5bed92773fcea862a8c2
tree0e045dd65b16e082558f9a5a46fc0b5e727324ef
parent33e611690e6478ebb095e4eb755010343374a2a3
wil6210: Tx init optimization

vring size is known from the beginning, fill it immediately
in the struct initializer
This is minor optimization that reduces code size.

Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/wil6210/txrx.c