]> Git Repo - esp-hosted.git/commit
Fix 6.1 cfg80211_ops changes
authorJesse Taube <[email protected]>
Mon, 20 Mar 2023 22:11:17 +0000 (18:11 -0400)
committerKapil Gupta <[email protected]>
Mon, 17 Apr 2023 07:24:32 +0000 (12:54 +0530)
commit7426e12395238796b454b197d8ae9ac190e3a39f
tree0ee2b3c4b603f0438c40298372a8c0cc5abc67a7
parente33b3012ca17895b425d999122d03507fff1215d
Fix 6.1 cfg80211_ops changes

cfg80211_ops structure has changed in 6.1 kernel.
This patch fixes the build errors.

Add ifdef for 6.1 kernel so function definitions are
updated to match the new structure.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e7a7b84e33178db4a839c5e1773247be17597c1f

Signed-off-by: Jesse Taube <[email protected]>
esp_hosted_ng/host/esp_cfg80211.c
This page took 0.02592 seconds and 4 git commands to generate.