iwlwifi: always use 'rxq' as RX queue struct name
authorJohannes Berg <johannes.berg@intel.com>
Thu, 20 Jun 2013 19:56:49 +0000 (21:56 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 25 Jun 2013 10:14:43 +0000 (12:14 +0200)
A few places use just 'q', use 'rxq' there like all
other places.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found