From: Javier Cardona Date: Thu, 10 Dec 2009 02:43:00 +0000 (-0800) Subject: mac80211: Fixed bug in mesh portal paths X-Git-Tag: v2.6.33-rc1~299^2~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d618cb81aeea19879975cd1f9a1e707694dfd7c;p=pandora-kernel.git mac80211: Fixed bug in mesh portal paths Paths to mesh portals were being timed out immediately after each use in intermediate forwarding nodes. mppath->exp_time is set to the expiration time so assigning it to jiffies was marking the path as expired. Signed-off-by: Javier Cardona Signed-off-by: Andrey Yurovsky Cc: stable@kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed