[rdk-b][common][bsp][Refactor and sync kernel/wifi from Openwrt]

[Description]
Refactor and sync kernel/wifi from Openwrt

[Release-log]
N/A

diff --git a/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch b/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch
index 6d9fd81..6b34cd4 100644
--- a/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch
+++ b/recipes-connectivity/hostapd/files/patches/040-mesh-allow-processing-authentication-frames-in-block.patch
@@ -16,7 +16,7 @@
 
 --- a/src/ap/ieee802_11.c
 +++ b/src/ap/ieee802_11.c
-@@ -3761,15 +3761,6 @@ static void handle_auth(struct hostapd_d
+@@ -3781,15 +3781,6 @@ static void handle_auth(struct hostapd_d
  				       seq_ctrl);
  			return;
  		}