iwlwifi: mvm: make nd_ies part of the mvm struct
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 21:21:55 +0000 (23:21 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Sun, 23 Nov 2014 18:08:30 +0000 (20:08 +0200)
Instead of allocating nd_ies separately, make it part of the iwl_mvm
structure so it's easier to handle its lifetime.

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

No differences found