From: Jouni Malinen Date: Mon, 3 Oct 2005 00:18:59 +0000 (-0700) Subject: [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG X-Git-Tag: v2.6.15-rc1~733^2~1^2~66 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7a74447553d698795ba74b7e17e916000b0cb08;p=pandora-kernel.git [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG The debug version of I/O functions in hostap_pci had not survived the change to start using hw_priv pointer, so let's fix them to actually define the local hw_priv variable. Signed-off-by: Jouni Malinen Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed