Search Linux Wireless

Re: [PATCH v2 0/3] wifi: ath: replace ENOTSUPP with EOPNOTSUPP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/3/2024 7:15 PM, Karthikeyan Periyasamy wrote:
> ENOTSUPP is not a standard error code, don't use it. Replace with
> EOPNOTSUPP instead.
> 
> No functional changes, compile tested only.
> 

I would have expected a changelog for v2

But no need to resend as a result of the missing changelog since it is
trivial

> Karthikeyan Periyasamy (3):
>   wifi: ath12k: replace ENOTSUPP with EOPNOTSUPP
>   wifi: ath11k: replace ENOTSUPP with EOPNOTSUPP
>   wifi: ath10k: replace ENOTSUPP with EOPNOTSUPP
> 
>  drivers/net/wireless/ath/ath10k/core.c    |  4 ++--
>  drivers/net/wireless/ath/ath10k/htt.c     |  3 ++-
>  drivers/net/wireless/ath/ath10k/mac.c     |  6 +++---
>  drivers/net/wireless/ath/ath10k/pci.c     | 10 +++++-----
>  drivers/net/wireless/ath/ath10k/wmi-tlv.c |  7 ++++---
>  drivers/net/wireless/ath/ath10k/wmi.c     | 12 ++++++------
>  drivers/net/wireless/ath/ath11k/dp_tx.c   |  6 +++---
>  drivers/net/wireless/ath/ath11k/hal_rx.c  |  4 ++--
>  drivers/net/wireless/ath/ath12k/dp_tx.c   |  6 +++---
>  drivers/net/wireless/ath/ath12k/hal_rx.c  |  4 ++--
>  drivers/net/wireless/ath/ath12k/mac.c     | 10 +++++-----
>  11 files changed, 37 insertions(+), 35 deletions(-)
> 
> 
> base-commit: 2cd4e3f91f264926a6b11df948417b74d52ca9b9





[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux