Re: [PATCH ath-next v2] wifi: ath11k: Pass the correct value of each TID during a stop AMPDU session
Jeff Johnson <[email protected]>
| Newsgroups | org.infradead.lists.ath11k,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
On 2/27/2026 1:56 AM, Reshma Immaculate Rajkumar wrote: > v2: > * Added QTI yearless copyright > drivers/net/wireless/ath/ath11k/dp_rx.c | 13 ++++++------- > 1 file changed, 6 insertions(+), 7 deletions(-) > > diff --git a/drivers/net/wireless/ath/ath11k/dp_rx.c b/drivers/net/wireless/ath/ath11k/dp_rx.c > index b9e976ddcbbf..00d27e0053b2 100644 > --- a/drivers/net/wireless/ath/ath11k/dp_rx.c > +++ b/drivers/net/wireless/ath/ath11k/dp_rx.c > @@ -2,6 +2,7 @@ > /* > * Copyright (c) 2018-2019 The Linux Foundation. All rights reserved. > * Copyright (c) 2021-2025 Qualcomm Innovation Center, Inc. All rights reserved. Per current guidance, which I shared privately, you should have removed the Qualcomm Innovation Center copyright since it is now covered by the QTI one. > + * Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries. > */