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
bnx2-mips-06-5.0.0.j6.fw.ihex -rw-r--r-- 253.5 KB
bnx2-mips-09-5.0.0.j15.fw.ihex -rw-r--r-- 260.9 KB
bnx2-rv2p-06-5.0.0.j3.fw.ihex -rw-r--r-- 18.1 KB
bnx2-rv2p-09-5.0.0.j10.fw.ihex -rw-r--r-- 19.7 KB
bnx2-rv2p-09ax-5.0.0.j10.fw.ihex -rw-r--r-- 21.3 KB

back to top