From: Mohamed Abbas Date: Mon, 20 Apr 2009 21:37:02 +0000 (-0700) Subject: iwlcore: Fix stay in table function. X-Git-Tag: v2.6.31-rc1~330^2~568^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=447fee700f6cb7ada906c5db61c6c045741893e8;p=pandora-kernel.git iwlcore: Fix stay in table function. Function rs_stay_in_table was flushing the rate scale table way to early. time_after macro in expecting long value and was failing because we passing u32 value. Signed-off-by: Mohamed Abbas Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed