From: Colleen Twitty Date: Mon, 3 Jun 2013 16:53:39 +0000 (-0700) Subject: {nl,cfg}80211: make peer link expiration time configurable X-Git-Tag: v3.11-rc1~64^2~166^2^2~45^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e7c053853b7d299e8a2b8733659b0df8eee51f7;p=pandora-kernel.git {nl,cfg}80211: make peer link expiration time configurable If a STA has a peer that it hasn't seen any tx activity from for a certain length of time, the peer link is expired. This means the inactive STA is removed from the list of peers and that STA is not considered a peer again unless it re-peers. Previously, this inactivity time was always 30 minutes. Now, add it to the mesh configuration and allow it to be configured. Retain 30 minutes as a default value. Signed-off-by: Colleen Twitty Signed-off-by: Johannes Berg --- Reading git-diff-tree failed