From: Stanislaw Gruszka Date: Fri, 4 Mar 2011 16:51:49 +0000 (+0100) Subject: iwlwifi: move rx handlers code to iwl-rx.c X-Git-Tag: v2.6.39-rc1~468^2~88^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=466a19a003f3b45a755bc85f967c21da947f9a00;p=pandora-kernel.git iwlwifi: move rx handlers code to iwl-rx.c Put generic rx_handlers (except iwlagn_rx_reply_compressed_ba) to iwl-rx.c . Make functions static and change prefix from iwlagn_ to iwl_ . Beautify iwl_setup_rx_handlers and do some other minor coding style changes. Signed-off-by: Stanislaw Gruszka Acked-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed