From: Andrey Yurovsky Date: Mon, 10 Aug 2009 19:15:47 +0000 (-0700) Subject: mac80211: Use correct sign for mesh active path refresh. X-Git-Tag: v2.6.32-rc1~703^2~367^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9e3091bf08ddea35f172549a8a21d5bd6ee6129;p=pandora-kernel.git mac80211: Use correct sign for mesh active path refresh. On locally originated traffic, we refresh active paths after a timeout. The decision to do this was using the wrong sign and therefore the refresh timer was triggered for every frame. Signed-off-by: Andrey Yurovsky Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed