git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bfd634d
)
nl80211: allow sending CMD_FRAME without specifying any frequency
author
Antonio Quartulli
<antonio@open-mesh.com>
Tue, 11 Jun 2013 12:20:03 +0000
(14:20 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 11 Jun 2013 13:01:36 +0000
(15:01 +0200)
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 <antonio@open-mesh.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/nl80211.c
patch
|
blob
|
history
diff --cc
net/wireless/nl80211.c
Simple merge