Revision c9cedbba0fc591e1c0587f838932ca3f3c6fec57 authored by Dan Williams on 08 September 2010, 07:50:47 UTC, committed by David S. Miller on 10 September 2010, 04:41:59 UTC
The 'wwan' devtype is meant for devices that require preconfiguration
and *every* time setup before the ethernet interface can be used, like
cellular modems which require a series of setup commands on serial ports
or other mechanisms before the ethernet interface will handle packets.

As ipheth only requires one-per-hotplug pairing setup with no
preconfiguration (like APN, phone #, etc) and the network interface is
usable at any time after that initial setup, remove the incorrect
devtype wwan.

Signed-off-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 201b6ba
History
File Mode Size
ad1816a
ad1848
cs423x
es1688
gus
msnd
opti9xx
sb
wavefront
wss
Kconfig -rw-r--r-- 11.7 KB
Makefile -rw-r--r-- 849 bytes
adlib.c -rw-r--r-- 2.9 KB
als100.c -rw-r--r-- 10.5 KB
azt2320.c -rw-r--r-- 9.8 KB
cmi8330.c -rw-r--r-- 22.7 KB
es18xx.c -rw-r--r-- 69.3 KB
opl3sa2.c -rw-r--r-- 29.2 KB
sc6000.c -rw-r--r-- 18.2 KB
sgalaxy.c -rw-r--r-- 9.9 KB
sscape.c -rw-r--r-- 32.9 KB

back to top