iwlagn: remove iwlagn_hcmd_utils structure and call directly
authorDon Fry <donald.h.fry@intel.com>
Fri, 8 Jul 2011 15:46:29 +0000 (08:46 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 Jul 2011 19:02:10 +0000 (15:02 -0400)
Not needed since the driver split.  Move single use routines to
calling location and keep static where possible.

Signed-off-by: Don Fry <donald.h.fry@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found