wl1271: remove unnecessary joins and join only when the bssid changes
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / drivers / s390 / cio / chsc.c
index 883f16f96f2286ffaa8b617cef0227b239b61799..1ecd3e567648f0cf97dec1b0d63060450aae2037 100644 (file)
@@ -549,8 +549,7 @@ cleanup:
        return ret;
 }
 
-static int
-__chsc_do_secm(struct channel_subsystem *css, int enable, void *page)
+int __chsc_do_secm(struct channel_subsystem *css, int enable, void *page)
 {
        struct {
                struct chsc_header request;