On 06/24/2013 10:49 AM, Vladimir Kondratiev wrote:
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 6a43c34..29e733c 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h @@ -3856,6 +3856,8 @@ void cfg80211_conn_failed(struct net_device *dev, const u8 *mac_addr, * @sig_dbm: signal strength in mBm, or 0 if unknown * @buf: Management frame (header + body) * @len: length of the frame data + * @flags: various flags, see NL80211_RXMGMT_FLAG_xxx defined in + * enum nl80211_rxmgmt_flags
It seems sufficient to say: @flags: flags as defined in enum nl80211_rxmgmt_flags Regards, Arend
* @gfp: context flags
-- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html