iwlagn: clean up TX aggregation code
authorJohannes Berg <johannes.berg@intel.com>
Tue, 15 Mar 2011 11:59:10 +0000 (04:59 -0700)
committerWey-Yi Guy <wey-yi.w.guy@intel.com>
Fri, 25 Mar 2011 13:57:30 +0000 (06:57 -0700)
Since the driver split, there's no need for
function pointers any more for aggregation
queue setup and teardown as all devices now
share the same code. Simplify this.

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

No differences found