• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

README.txtD23-Mar-2024572 1310

nl80211.hD23-Mar-2024225 KiB5,4051,342

README.txt

1Readme
2===========
3This folder contains any wifi kernel header updates to the kernels running on
4the latest devices, but not present in external/kernel-headers.
5external/kernel-headers has the headers from the stable kernel tree which is generally
6a few releases behind the kernels shipped on newer devices.
7
8Copy the nl80211.h header from the following location:
9cp <kernel-dir>/private/msm-google/include/uapi/linux/nl80211.h
10<android-source-dir>/system/connectivity/wificond/net/kernel-header-latest/nl80211.h
11
12Last update from kernel branch: `p-dev-msm-bluecross-4.9`
13