[PATCH] hostap: Remove iwe_stream_add_event kludge
commit596ff2e7c8db39c700e277f0bc267244be253f5b
authorJean Tourrilhes <jt@hpl.hp.com>
Sat, 24 Sep 2005 04:59:01 +0000 (23 21:59 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 24 Sep 2005 07:33:51 +0000 (24 03:33 -0400)
tree9f0f0897c0ef74f8d44510c0cc868ee0e314cbdd
parenta9d12b9a4afcfa2cb6f6e76beb4f185a9177c98e
[PATCH] hostap: Remove iwe_stream_add_event kludge

Now that we are compiling with -fno-strict-aliasing (this is the
kernel default), we can drop the following kludge for
iwe_stream_add_event().

Signed-off-by: Jouni Malinen <jkmaline@cc.hut.fi>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
drivers/net/wireless/hostap/hostap_ioctl.c