From: Antonio Quartulli Date: Tue, 11 Jun 2013 12:20:03 +0000 (+0200) Subject: nl80211: allow sending CMD_FRAME without specifying any frequency X-Git-Tag: v3.11-rc1~64^2~166^2^2~45^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea141b75ae29636b5c9e9d2e2e77b3dd1ab4c934;p=pandora-kernel.git nl80211: allow sending CMD_FRAME without specifying any frequency Users may want to send a frame on the current channel without specifying it. This is particularly useful for the correct implementation of the IBSS/RSN support in wpa_supplicant which requires to receive and send AUTH frames. Make mgmt_tx pass a NULL channel to the driver if none has been specified by the user. Signed-off-by: Antonio Quartulli Signed-off-by: Johannes Berg --- Reading git-diff-tree failed