[Meego-kernel] [meego-kernel][PATCH] n_gsm: add net capabilty to GSM 27.010 mux
Alan Cox
alan at linux.intel.com
Tue Jan 4 01:55:41 PST 2011
> create the network interface. The IOCTL will return the index of the
> interface created.
>
> The two IOCTL commands are:
>
> ioctl( fd, GSMIOC_ENABLE_NET );
>
> ioctl( fd, GSMIOC_DISABLE_NET );
This looks basically sound - I'm not sure the kref stuff is 100% race
free but that can be tidied after. Also needed then is to sort out a
proper struct for the enable/disable net ioctls so you can indicate the
type of connection (currently choice of 1 supported)
The patch however contains lots of blank line changes and doesn't apply
to the mid-ref tree or upstream.
Alan
More information about the MeeGo-kernel
mailing list