From: Johannes Berg Date: Tue, 23 Jun 2015 19:22:09 +0000 (+0200) Subject: iwlwifi: dvm: remove command/return value from RX handlers X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~124^2~42^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73e686f399b3a11e4d26dc13b6f68380e31820dd;p=pandora-kernel.git iwlwifi: dvm: remove command/return value from RX handlers After the previous patches, the command that's passed in nor the return value are used any more, so can be removed. While at it, make some functions static. Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed