From: Avinash Patil Date: Tue, 18 Feb 2014 23:47:55 +0000 (-0800) Subject: mwifiex: use del_timer_sync instead of del_timer X-Git-Tag: v3.15-rc1~113^2~159^2^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629873f22eadcd29f47969822eb640d3690116c8;p=pandora-kernel.git mwifiex: use del_timer_sync instead of del_timer Use SMP safe del_timer_sync instead of del_timer for cancelling timers. Signed-off-by: Avinash Patil Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed