From: Johannes Berg Date: Wed, 28 Mar 2012 19:02:46 +0000 (+0200) Subject: mac80211: fix association beacon wait timeout X-Git-Tag: v3.4-rc3~32^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f9768a5d262d01d317b2a03933db3d5082fcb68;p=pandora-kernel.git mac80211: fix association beacon wait timeout The TU_TO_EXP_TIME() macro already includes the "jiffies +" piece of the calculation, so don't add jiffies again. Reported-by: Oliver Hartkopp Signed-off-by: Johannes Berg Tested-by: Oliver Hartkopp Signed-off-by: John W. Linville --- Reading git-diff-tree failed