Re: [PATCH v14 1/2] cfg80211: add 'flags' to cfg80211_rx_mgmt()
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-08-23 14:07:16
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-08-23 14:07:16
On Thu, 2013-08-15 at 14:51 +0300, Vladimir Kondratiev wrote:
Flags intended to report various auxiliary information. Introduced flag NL80211_RXMGMT_FLAG_REPLIED to report whether frame was replied by the device/driver.
Applied, with some small changes. johannes