Mohammed Shafi Shajakhan <[email protected]> wrote: > From: Mohammed Shafi Shajakhan <[email protected]> > > Fix invalid argument error while writing 'simulate_fw_crash', > though the funcionality is working fine we get an error 'invalid > argument' because 'count' value is not returned properly > (no reason to reduce the count value for removing the newline) > > Fixes the below write error: > > /sys/kernel/debug/ieee80211/phy0/ath10k# echo hw-restart > > simulate_fw_crash > -bash: echo: write error: Invalid argument > > Also move the 'conf_mutex' as it is really not required for > fetching the userspace buffer. > > Reported-by: Maharaja Kennadyrajan <[email protected]> > Signed-off-by: Mohammed Shafi Shajakhan <[email protected]> > Signed-off-by: Maharaja Kennadyrajan <[email protected]>
Thanks, 1 patch applied to ath.git: f5e307515b2b ath10k: fix error while writing 'simulate_fw_crash' debugfs -- Sent by pwcli https://patchwork.kernel.org/patch/9136787/ _______________________________________________ ath10k mailing list [email protected] http://lists.infradead.org/mailman/listinfo/ath10k
