[Meego-kernel] [PATCH V2] n_gsm: Network interface name is hard coded.

Alan Cox alan at linux.intel.com
Fri Feb 4 06:43:26 PST 2011


On Thu, 3 Feb 2011 17:38:37 -0800
"Mills, Ken K" <ken.k.mills at intel.com> wrote:

> 
> From: Ken Mills <ken.k.mills at intel.com>
> 
> Subject: [PATCH] n_gsm: Network interface name is hard coded.
> 
> The application should be able to set the network format string. Also
> that string is not currently being passed down to alloc_netdev()
> properly.
> 
> Added a field to the gsm_netconfig structure so the network interface
> name format string can be passed down upon network enable. If the
> string is null, then the default string is "gsm%d and will be passed
> to alloc_netdev(). The resulting network name is passed back to the
> application.

Updated the mid-ref tree with this one


More information about the MeeGo-kernel mailing list