From: Andrei Otcheretianski Date: Mon, 18 Nov 2013 17:06:49 +0000 (+0200) Subject: cfg80211: aggregate mgmt_tx parameters into a struct X-Git-Tag: v3.14-rc1~94^2~334^2^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b176e629402f41f2b984d3aa842ddae23ed5562e;p=pandora-kernel.git cfg80211: aggregate mgmt_tx parameters into a struct Change cfg80211 and mac80211 to use cfg80211_mgmt_tx_params struct to aggregate parameters for mgmt_tx functions. This makes the functions' signatures less clumsy and allows less painful parameters extension. Signed-off-by: Andrei Otcheretianski [fix all other drivers] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed