iwlwifi: dvm: remove command/return value from RX handlers
authorJohannes Berg <johannes.berg@intel.com>
Tue, 23 Jun 2015 19:22:09 +0000 (21:22 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Tue, 4 Aug 2015 07:11:41 +0000 (10:11 +0300)
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 <emmanuel.grumbach@intel.com>

No differences found