mirror of
https://github.com/torvalds/linux.git
synced 2026-06-10 15:42:19 +02:00
wifi:bcm4329:driver: remove rssi print message
This commit is contained in:
parent
8e1d42022e
commit
7326c08c3c
|
|
@ -1312,8 +1312,6 @@ wl_iw_get_wext_rssi(
|
|||
|
||||
wrqu->sens.value = -rssi;
|
||||
|
||||
printk("%s rssi = %d\n", __func__, rssi);
|
||||
|
||||
net_os_wake_unlock(dev);
|
||||
return error;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user