]> git.baikalelectronics.ru Git - kernel.git/commit
iwlwifi: fix memory leak in command queue handling
authorReinette Chatre <reinette.chatre@intel.com>
Fri, 25 Sep 2009 21:24:22 +0000 (14:24 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Sep 2009 20:55:04 +0000 (16:55 -0400)
commit7a2058733b1d8ee535a00fee51f37b0081de65ed
tree3b328b313ce9867927757a337da25e1c6883811f
parent9bb61a511d42dcbb0df37c8e3639064b5ec7b9d9
iwlwifi: fix memory leak in command queue handling

Also free the array of command pointers and meta data of each
command buffer when command queue is freed.

Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-tx.c