usb: gadget: f_rndis: Setup netdevice with name 'rndis0'
Currently we are registering net device with the name 'usb0' from
f_rndis. But the netmanager daemon expects the RNDIS netdevice
name to be 'rndis0' for proper configurations.
Hence change the netdevice name to rndis0.
Change-Id: Id01b96b88ed80ad0d528d70ea0d9ac16897075df
Signed-off-by:
Ajay Agarwal <ajaya@codeaurora.org>
Loading
Please register or sign in to comment