* Bart Trojanowski <[EMAIL PROTECTED]> [081104 10:06]: > #define _IOC(dir,type,nr,size) \ > (((0) << 22) | \
that was supposed to read dir << 22.
> ((size) << 16) | \
> ((type) << 8) | \
> ((nr) << 0))
-Bart
--
WebSig: http://www.jukie.net/~bart/sig/
_______________________________________________
Linux mailing list
[email protected]
http://oclug.on.ca/mailman/listinfo/linux
