Norik Dzhandzhapanyan <norikd@xxxxxxxxxxxxxxxx> writes: > Add support for per chain RSSI reporting w/smoothing. > > Signed-off-by: Norik Dzhandzhapanyan norikd@xxxxxxxxxxxxxxxx > > > --- htt_rx.c.orig 2017-05-26 15:26:37.918504255 -0700 > +++ htt_rx.c 2017-05-26 12:10:33.139809025 -0700 > @@ -825,14 +825,71 @@ static bool ath10k_htt_rx_h_channel(stru > return true; > } The patch formatting is broken and I can't apply this. Please use git send-email, more info here: https://wireless.wiki.kernel.org/en/users/drivers/ath10k/submittingpatches But more importantly: > The contents of this transmission are Ethertronics Inc. Confidential > and may contain proprietary or legally privileged information which > may not be disclosed, copied or distributed without the express > written consent of Ethertronics Inc. The information is intended to be > for the use of the individual or entity named on this transmission. If > you are not the intended recipient, be aware that any disclosure, > copying, distribution or use of the contents of this information is > prohibited. If you have received this transmission in error, please > notify us by telephone immediately so that we can arrange for the > retrieval of the original documents at no cost to you. Alternatively, > notify the sender by replying to this transmission and delete the > message without disclosing it. Thank you I will never apply a patch which has this kind of disclaimer. The patches must follow the Developer's Certificate of Origin[1] and not have any other disclaimer. [1] https://www.kernel.org/doc/html/latest/process/submitting-patches.html#sign-your-work-the-developer-s-certificate-of-origin -- Kalle Valo