Re: wireless ioctl compat
"David S. Miller" <[email protected]> Wed, 14 Jan 2004 19:39:58 +0000
| Newsgroups | org.kernel.vger.ultralinux |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 14 Jan 2004 11:14:19 -0500 Clint Adams <[email protected]> wrote: > > Give this a try. > > Thanks. What I have observed thus far is that > a) 32-bit iwconfig segfaults (in memcpy) unless run under strace, > in which case it seems to function normally. > b) 32-bit SIOCSIWESSID works, but 32-bit SIOCGIWESSID does not. > > Any ideas? I'll look into it later today, thanks for the report.