Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: basesrc



Jason R Thorpe <thorpej%zembu.com@localhost> writes:

> It should be fine -- since the size of the argument changed, a new
> ioctl value (as computed by the _IOW macro) is "magically" allocated.

The size of the argument isn't changed.  It's still struct ifreq.  The
real value are passed though ifr_data.

enami.



Home | Main Index | Thread Index | Old Index