diff options
| author | 2016-08-09 15:02:26 +0800 | |
|---|---|---|
| committer | 2016-10-13 17:22:44 +0300 | |
| commit | e463139a726276cd2995ed21c809504d6470f061 (patch) | |
| tree | d623c6e28ab03759181614f8136dcfee98004e5d /include/linux/debugobjects.h | |
| parent | ath10k: fix kernel panic due to race in accessing arvif list (diff) | |
ath9k: change entropy formula for easier understanding
The quality of ADC entropy is 10 bits of min-entropy for
a 32-bit value, change '(((x) * 8 * 320) >> 10)' to
'(((x) * 8 * 10) >> 5)' for easier understanding.
Signed-off-by: Miaoqing Pan <miaoqing@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
