[PATCH] wl18xx: add dynamic fw traces

2015-07-26 Thread Guy Mishol
add option to dynamically configure the fw which debug traces to open Signed-off-by: Guy Mishol Signed-off-by: Eliad Peller --- drivers/net/wireless/ti/wl18xx/acx.c | 27 drivers/net/wireless/ti/wl18xx/acx.h | 13 +++- drivers/net/wireless/ti/wl18xx/debugfs.c |

Re: [PATCH] wl18xx: add dynamic fw traces

2015-07-21 Thread Kalle Valo
Guy Mishol writes: > add option to dynamically configure the fw > which debug traces to open > > Signed-off-by: Guy Mishol Failed to apply, please rebase: Applying: wl18xx: add dynamic fw traces fatal: sha1 information is lacking or useless (drivers/net/wireless/ti/wl18xx/acx.c). Repository la

[PATCH] wl18xx: add dynamic fw traces

2015-07-15 Thread Guy Mishol
add option to dynamically configure the fw which debug traces to open Signed-off-by: Guy Mishol --- drivers/net/wireless/ti/wl18xx/acx.c | 23 ++ drivers/net/wireless/ti/wl18xx/acx.h | 13 +++- drivers/net/wireless/ti/wl18xx/debugfs.c | 48 ++