]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: mvm: use LIST_HEAD() macro
authorJohannes Berg <johannes.berg@intel.com>
Wed, 31 Aug 2016 20:16:11 +0000 (22:16 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Mon, 19 Sep 2016 08:29:34 +0000 (11:29 +0300)
commitf4dfad4fd97ffd0b27ffec424a857b4fbfb8aa5c
tree4d286c0b00fdd966cc3ce48cc334b99c74452228
parent77c3deb6be404c2753d2225e73e795b8a8ce9236
iwlwifi: mvm: use LIST_HEAD() macro

There's no need to declare a list and then init it manually,
just use the LIST_HEAD() macro.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/ops.c