[PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG
authorJouni Malinen <jkmaline@cc.hut.fi>
Mon, 3 Oct 2005 00:18:59 +0000 (17:18 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 4 Oct 2005 02:00:08 +0000 (22:00 -0400)
commitf7a74447553d698795ba74b7e17e916000b0cb08
tree02143425097ceec545e4de3795a44e12531e8b78
parentbab76198b3111bd0328be3c1fa208237eb12f86e
[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 <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/hostap/hostap_pci.c