kernel: qca-nss-dp: update to 12.5.r2 for kernel 6.6
[openwrt/staging/pepe2k.git] / package / kernel / qca-nss-dp / patches / 0011-03-nss_dp_main-swap-dp_exit-function-call.patch
index 7ffde3d2860fc378e2cb56226883b57ddbcae95d..68a9821cebabecda3f9b58e3c7eeef106166fdd3 100644 (file)
@@ -15,7 +15,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
 
 --- a/nss_dp_main.c
 +++ b/nss_dp_main.c
-@@ -1082,6 +1082,8 @@ int __init nss_dp_init(void)
+@@ -1163,6 +1163,8 @@ int __init nss_dp_init(void)
   */
  void __exit nss_dp_exit(void)
  {
@@ -24,7 +24,7 @@ Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
        /*
         * TODO Move this to soc_ops
         */
-@@ -1089,8 +1091,6 @@ void __exit nss_dp_exit(void)
+@@ -1170,8 +1172,6 @@ void __exit nss_dp_exit(void)
                nss_dp_hal_cleanup();
                dp_global_ctx.common_init_done = false;
        }