Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 32471997 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: net: is not experimental anymore



thanks to Clemens' and Maxim's fixes to firewire-ohci and -net in the
last two kernel releases.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 74a14504
Loading
Loading
Loading
Loading
+2 −4
Original line number Diff line number Diff line
@@ -49,15 +49,13 @@ config FIREWIRE_SBP2
	  configuration section.

config FIREWIRE_NET
	tristate "IP networking over 1394 (EXPERIMENTAL)"
	depends on FIREWIRE && INET && EXPERIMENTAL
	tristate "IP networking over 1394"
	depends on FIREWIRE && INET
	help
	  This enables IPv4 over IEEE 1394, providing IP connectivity with
	  other implementations of RFC 2734 as found on several operating
	  systems.  Multicast support is currently limited.

	  NOTE, this driver is not stable yet!

	  To compile this driver as a module, say M here:  The module will be
	  called firewire-net.