cdc_ncm: add support FLAG_NOARP for Infineon modem platform
authorWei Shuai <cpuwolf@gmail.com>
Mon, 21 Jan 2013 06:00:32 +0000 (06:00 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Jan 2013 19:24:37 +0000 (14:24 -0500)
Infineon(now Intel) HSPA Modem platform NCM cannot support ARP.
we can define a new common structure wwan_noarp_info.
Then more similiar NO ARP devices can be handled easily

Signed-off-by: Wei Shuai <cpuwolf@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found