From: David Vrabel Date: Fri, 7 Nov 2008 18:19:19 +0000 (+0000) Subject: uwb: fix races between events and neh timers X-Git-Tag: v2.6.29-rc1~541^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58be81ed301d96045bca2b85f3b838910efcfde4;p=pandora-kernel.git uwb: fix races between events and neh timers Always use del_timer_sync() before freeing nehs. Destroy all nehs after stopping the radio controller and before cleaning up the reservation manager. Handle the timer running after an event has removed the neh. This fixes various oopses that may occur if a radio controller is removed while a neh timer is still active. Signed-off-by: David Vrabel --- Reading git-diff-tree failed