[Ivan Passos]
> - One ioctl that passes a pointer to a known structure in
>   ifr.ifr_data as its argument.

struct sync_params_ioctl_data {
  int opcode;
  union {......

Seems straightforward to me.  Basically just ioctl numbers within ioctl
numbers.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to