rpms/kernel/devel linux-2.6-net-8139-pio-oqo2.patch,1.1,1.2

Dave Jones (davej) fedora-extras-commits at redhat.com
Mon Jul 14 18:03:47 UTC 2008


Author: davej

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6349

Modified Files:
	linux-2.6-net-8139-pio-oqo2.patch 
Log Message:
var changed name

linux-2.6-net-8139-pio-oqo2.patch:

Index: linux-2.6-net-8139-pio-oqo2.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-net-8139-pio-oqo2.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- linux-2.6-net-8139-pio-oqo2.patch	29 May 2008 01:21:44 -0000	1.1
+++ linux-2.6-net-8139-pio-oqo2.patch	14 Jul 2008 18:02:14 -0000	1.2
@@ -14,7 +14,7 @@
 +	    pdev->subsystem_vendor == PCI_VENDOR_ID_ATHEROS &&
 +	    pdev->subsystem_device == PCI_DEVICE_ID_REALTEK_8139) {
 +		printk(KERN_INFO "8139too: OQO Model 2 detected. Forcing PIO\n");
-+		use_pio = 1;
++		use_io = 1;
 +	}
 +
  	i = rtl8139_init_board (pdev, &dev);




More information about the fedora-extras-commits mailing list