summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap/hostap_common.h
diff options
context:
space:
mode:
authorJouni Malinen <jkmaline@cc.hut.fi>2005-08-15 06:08:41 +0400
committerJeff Garzik <jgarzik@pobox.com>2005-08-15 07:06:27 +0400
commit67e0e473fb54e7657f6604236e42ef07fd7a2768 (patch)
tree97b8086510c2ec70ffdc607df62c0f651dbab3cb /drivers/net/wireless/hostap/hostap_common.h
parentea3f1865f33bd328bf043f47492f401a42de5edb (diff)
downloadlinux-67e0e473fb54e7657f6604236e42ef07fd7a2768.tar.xz
[PATCH] hostap: Use void *hw_priv instead of #ifdef in local data
Replace hardware model specific #ifdef's in struct local_info with void *hw_priv that is pointing to cs/pci/plx specific data structure. This removes unneeded #ifdef's and as such, is a step towards making it possible to share objects for hostap_hw.c and hostap_download.c with cs/pci/plx drivers without having to compile and link the same code separately for each one. Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
Diffstat (limited to 'drivers/net/wireless/hostap/hostap_common.h')
0 files changed, 0 insertions, 0 deletions