From: Larry Finger Date: Tue, 31 Jan 2006 05:25:10 +0000 (-0600) Subject: [PATCH] Add two management functions to ieee80211_rx.c X-Git-Tag: v2.6.17-rc1~1186^2~64^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f633db5e9c57e07a971b65e9a72f090f59fd5f6;p=pandora-kernel.git [PATCH] Add two management functions to ieee80211_rx.c On my system, I get unhandled management functions corresponding to IEEE80211_STYPE_REASSOC_REQ and IEEE80211_STYPE_ASSOC_REQ. The attached patch adds the logic to pass these requests off to a user stack. The patches to implement these requests in softmac have already been sent to Johannes Berg. Signed-Off-By: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed