ath9k: No need for that extra memset
authorNick Kossifidis <mickflemm@gmail.com>
Wed, 29 Apr 2015 23:51:20 +0000 (23:51 +0000)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 9 May 2015 13:46:17 +0000 (16:46 +0300)
commit3ea2ce3f7e63728b97fb52be4034ba3d8f5ddba5
treec86f6004a00f25466359cb9d1a9f3ff6f42bc6e0
parent6b8f85a9188321e59995d172efab9e97afd3906f
ath9k: No need for that extra memset

Temp buffer is only used for fixing malformed frames, there is no
need to memset it every time.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/common-spectral.c
This page took 0.025754 seconds and 5 git commands to generate.