Re: net: usb: cdc_ncm: add support IFF_NOARP

2013-01-08 Thread Alexey Orishko
Hi, On Tue, Jan 8, 2013 at 2:14 PM, Wei Shuai wrote: > Hi Alexey, > Recently I met a Modem which cannot do ARP. But I found our > cdc_ncm_bind() function cannot handle this special case. Do you have any > plan to handle it? > > > static int cdc_ncm_bind(struct usbnet *dev, struct usb_inte

Re: net: usb: cdc_ncm: add support IFF_NOARP

2013-01-08 Thread Bjørn Mork
Wei Shuai wrote: >Hi Alexey, > Recently I met a Modem which cannot do ARP. But I found our >cdc_ncm_bind() function cannot handle this special case. Do you have >any >plan to handle it? > > >static int cdc_ncm_bind(struct usbnet *dev, struct usb_interface *intf) >{ > ... > /* c

net: usb: cdc_ncm: add support IFF_NOARP

2013-01-08 Thread Wei Shuai
Hi Alexey, Recently I met a Modem which cannot do ARP. But I found our cdc_ncm_bind() function cannot handle this special case. Do you have any plan to handle it? static int cdc_ncm_bind(struct usbnet *dev, struct usb_interface *intf) { ... /* cannot do ARP */ dev