Search Linux Wireless

[PATCH ath-next 0/2] wifi: ath12k: Fix asymmetry between ath12k_core_init() and ath12k_core_deinit()

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

 



There is asymmetry between ath12k_core_init and() ath12k_core_deinit(). 
It will cause page fault in some case. Reorder and relocate the release of
resources in ath12k_core_deinit() to avoid this asymmetry issue.

Yingying Tang (2):
  wifi: ath12k: Reorder and relocate the release of resources in
    ath12k_core_deinit()
  wifi: ath12k: Adjust the process of resource release for ahb bus

 drivers/net/wireless/ath/ath12k/ahb.c  | 5 ++---
 drivers/net/wireless/ath/ath12k/core.c | 5 ++---
 drivers/net/wireless/ath/ath12k/core.h | 1 +
 drivers/net/wireless/ath/ath12k/pci.c  | 5 ++---
 4 files changed, 7 insertions(+), 9 deletions(-)
---
base-commit: 89ac53e96217bd5525ee56eaa1b8ef2b398a9ad6






[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