diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2015-03-12 00:38:40 -0700 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-03-16 18:05:01 +0200 |
commit | 6e9344fd8e90ff0bd8e74c15ec7c21eae7d54bd3 (patch) | |
tree | 477761d30bb190d24061a4f2d5a04111b8fbdc9e /drivers/net/wireless/rt2x00 | |
parent | b533be189732e93c6d3306773b7120722568444d (diff) |
mwifiex: use del_timer variant in interrupt context
We might be in interrupt context at few places. So replace
del_timer_sync() with del_timer(). This patch fixes a kernel
trace problem seen occasionally during our testing.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/rt2x00')
0 files changed, 0 insertions, 0 deletions