[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20071221.205240.186733706.davem@davemloft.net>
Date: Fri, 21 Dec 2007 20:52:40 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: linux-wireless@...r.kernel.org
CC: netdev@...r.kernel.org
Subject: [WEXT 0/12]: Un-crapify compat handling.
This set of 12 patches pulls all of the existing compat
handling for WEXT ioctls out of fs/compat_ioctl.c and
allows implementations down in the driver layers to
handle compat issues properly when necessary.
In particular it fixes the bug where iw_point objects
were not being size translated properly in scan
streams and similar.
Currently I've only made sure this compiles properly.
I'm half-way done with a dummy wireless driver that
can be used purely to validate WEXT ioctl handling
correctness in the core wireless layers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists