iwlwifi: remove TX/RX frame statistics
authorJohannes Berg <johannes.berg@intel.com>
Mon, 23 Apr 2012 21:25:51 +0000 (14:25 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Mon, 23 Apr 2012 21:27:56 +0000 (14:27 -0700)
Keeping statistics per frame type really isn't
very useful, and needs a huge amount of code
so remove it. Since that is the only thing in
iwl-core.{c,h} now, those files can be killed.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>

No differences found