K 10 svn:author V 6 adrian K 8 svn:date V 27 2012-11-11T00:34:10.822400Z K 7 svn:log V 262 Don't call av_set_tim() if it's NULL. This happens during a scan in STA mode; any queued data frames will be power save queued but as there's no TIM in STA mode, it panics. This was introduced by me when I disabled my driver-aware power save handling support. END