From: Jouni Malinen Date: Fri, 12 Dec 2008 15:08:31 +0000 (+0200) Subject: mac80211: Send Layer 2 Update frame on reassociation X-Git-Tag: v2.6.29-rc1~581^2~105^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d476c8cb64a1640d8762aa442b8a73fa74b7d5;p=pandora-kernel.git mac80211: Send Layer 2 Update frame on reassociation When a STA roams back to the same AP before the previous STA entry has expired, a new STA entry is not added in mac80211. However, a Layer 2 Update frame still needs to be transmitted to update layer 2 devices about the new location for the STA. Without this, switches may continue to forward frames to the previous (now incorrect) port when STA roams between APs. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed