]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitcfb1faf944b6e3b49ecad52bf46ac49014e07e57
tree02143425097ceec545e4de3795a44e12531e8b78
parentfbfbabff96c89c3f2f84f3652fa3775c16dbff6e
[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