From: Julia Lawall Date: Thu, 19 Apr 2012 11:03:58 +0000 (+0200) Subject: drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_remove X-Git-Tag: v3.5-rc1~145^2~229^2~146 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fb95e564e535a1614f7cea1ac194f312eb0d2b8;p=pandora-kernel.git drivers/staging/wlags49_h2/wl_pci.c: add missing wl_device_dealloc and wl_remove The need for wl_device_dealloc is motivated by the error-handling code for the failure of wl_adapter_insert. The need for wl_remove in the third case is motivated by the code in the definition of wl_pci_remove. Signed-off-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed