From: Javier Cardona Date: Thu, 7 Apr 2011 22:08:34 +0000 (-0700) Subject: nl80211: New notification to discover mesh peer candidates. X-Git-Tag: v3.0-rc1~377^2~256^2^2~127 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c93b5e717ec47b57abfe0229360bc11e77520984;p=pandora-kernel.git nl80211: New notification to discover mesh peer candidates. Notify userspace when a beacon/presp is received from a suitable mesh peer candidate for whom no sta information exists. Userspace can then decide to create a sta info for the candidate. If userspace is not ready to authenticate the peer right away, it can create the sta info with the authenticated flag unset and set it later. Signed-off-by: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed