dvbnet patch proposal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



	Hello,

See following patch for dvbnet, because "dvbnet -l" command returns only 
dvbX_0 interfaces instead of dvbX_Y.

	Regards,

	Stéphane
diff -r 85670e7bdea8 util/dvbnet/dvbnet.c
--- a/util/dvbnet/dvbnet.c	Wed Aug 30 19:28:44 2006 +0200
+++ b/util/dvbnet/dvbnet.c	Mon Sep 25 20:40:56 2006 +0200
@@ -121,6 +121,7 @@ int queryInterface(int fd_net, int dev)
 	for (IF = 0; IF < DVBNET_MAX_INTERFACES; IF++) {
 		uint16_t _pid;
 		enum dvbnet_encap _encapsulation;
+		ifnum = IF;
 		if (dvbnet_get_interface(fd_net, IF, &_pid, &_encapsulation))
 			continue;
 
_______________________________________________
linux-dvb mailing list
linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux