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
Kconfig -rw-r--r-- 1.3 KB
Makefile -rw-r--r-- 285 bytes
awacs.c -rw-r--r-- 32.1 KB
awacs.h -rw-r--r-- 8.0 KB
beep.c -rw-r--r-- 7.8 KB
burgundy.c -rw-r--r-- 24.4 KB
burgundy.h -rw-r--r-- 4.0 KB
daca.c -rw-r--r-- 6.9 KB
keywest.c -rw-r--r-- 3.6 KB
pmac.c -rw-r--r-- 37.4 KB
pmac.h -rw-r--r-- 5.1 KB
powermac.c -rw-r--r-- 5.2 KB
snd_ps3.c -rw-r--r-- 28.7 KB
snd_ps3.h -rw-r--r-- 3.5 KB
snd_ps3_reg.h -rw-r--r-- 33.2 KB
tumbler.c -rw-r--r-- 38.6 KB
tumbler_volume.h -rw-r--r-- 6.5 KB

back to top