mbox series

[v3,0/1] wcn36xx: Use SNR as a source of system entropy

Message ID 20220915004117.1562703-1-bryan.odonoghue@linaro.org
Headers show
Series wcn36xx: Use SNR as a source of system entropy | expand

Message

Bryan O'Donoghue Sept. 15, 2022, 12:41 a.m. UTC
v3:
- Add explict mask for lower-bits per Jason's preference

v2:
- Pass sizeof(s8) not sizeof(int) as Loic pointed out only eight bits of data
  are relevant in the SNR.

- Reword the commit log. I didn't really like it on a second reading.
  It describes the theory a little better now I think.

Bryan O'Donoghue (1):
  wcn36xx: Add RX frame SNR as a source of system entropy

 drivers/net/wireless/ath/wcn36xx/txrx.c | 4 ++++
 1 file changed, 4 insertions(+)