commit | 596ff2e7c8db39c700e277f0bc267244be253f5b | [log] [tgz] |
---|---|---|
author | Jean Tourrilhes <jt@hpl.hp.com> | Fri Sep 23 21:59:01 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sat Sep 24 03:33:51 2005 -0400 |
tree | 9f0f0897c0ef74f8d44510c0cc868ee0e314cbdd | |
parent | a9d12b9a4afcfa2cb6f6e76beb4f185a9177c98e [diff] |
[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>