mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-14 09:00:51 +00:00
wl1251_event_ps_report() should not always return 0 because
wl1251_ps_set_mode() may fail. Change it to return 'ret'.
Fixes:
|
||
|---|---|---|
| .. | ||
| wl12xx | ||
| wl18xx | ||
| wl1251 | ||
| wlcore | ||
| Kconfig | ||
| Makefile | ||
| wilink_platform_data.c | ||