mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-12 08:48:48 +00:00
ps3_gelic_wireless: Remove superfluous debug info
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
3c384053ce
commit
e389900ed3
@ -1449,8 +1449,7 @@ static int gelic_wl_start_scan(struct gelic_wl_info *wl, int always_scan,
|
||||
void *buf = NULL;
|
||||
size_t len;
|
||||
|
||||
pr_debug("%s: <- always=%d essid_len=%z\n", __func__,
|
||||
always_scan, essid_len);
|
||||
pr_debug("%s: <- always=%d\n", __func__, always_scan);
|
||||
if (mutex_lock_interruptible(&wl->scan_lock))
|
||||
return -ERESTARTSYS;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user