From: Mohamed Abbas Date: Thu, 3 Apr 2008 23:05:24 +0000 (-0700) Subject: iwlwifi: fix rfkill memory error X-Git-Tag: v2.6.26-rc1~1138^2~171 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03d29c684917860f90f897565b297c4aba713e0b;p=pandora-kernel.git iwlwifi: fix rfkill memory error Do not free reference to device twice. After rfkill registration succeeds we only need to call rfkill_unregister() and not rfkill_free(). Also add some debugging. Signed-off-by: Mohamed Abbas Signed-off-by: Reinette Chatre Signed-off-by: John W. Linville --- Reading git-diff-tree failed