From: Wey-Yi Guy Date: Thu, 10 Nov 2011 14:55:11 +0000 (-0800) Subject: iwlwifi: move all mac80211 related functions to one place X-Git-Tag: v3.3-rc1~182^2~545^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7335613ae27ae148fde720caccbfbbd9afa7465d;p=pandora-kernel.git iwlwifi: move all mac80211 related functions to one place There are many mac80211 callback functions in the driver, as current implementation, those functions are scatter everywhere which is very difficult to find and maintain, move all the mac80211 callback functions into single file. There should be no functional changes Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed