Loading drivers/net/wireless/wcnss/wcnss_wlan.c +1 −1 Original line number Diff line number Diff line Loading @@ -2093,7 +2093,7 @@ static ssize_t wcnss_wlan_write(struct file *fp, const char __user *user_buffer, size_t count, loff_t *position) { int rc = 0; size_t size = 0; u32 size = 0; if (!penv || !penv->device_opened || penv->user_cal_available) return -EFAULT; Loading Loading
drivers/net/wireless/wcnss/wcnss_wlan.c +1 −1 Original line number Diff line number Diff line Loading @@ -2093,7 +2093,7 @@ static ssize_t wcnss_wlan_write(struct file *fp, const char __user *user_buffer, size_t count, loff_t *position) { int rc = 0; size_t size = 0; u32 size = 0; if (!penv || !penv->device_opened || penv->user_cal_available) return -EFAULT; Loading