From: Johannes Berg Date: Mon, 4 Aug 2014 11:38:48 +0000 (+0200) Subject: iwlwifi: mvm: clean up broadcast station handling X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~3^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=013290aa46689a97447ef93c7058436315e476d7;p=pandora-kernel.git iwlwifi: mvm: clean up broadcast station handling Unify all the functions that handle the per-interface broadcast station and make them have mvm and vif parameters. While at it, add a new function to allocate the broadcast station instead of open-coding it, and make the combined alloc+send and free+send functions use the alloc/free & send functions. Signed-off-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed