[kernel] r11103 - dists/trunk/linux-2.6/debian/patches/features/all

Maximilian Attems maks at alioth.debian.org
Sat Apr 19 13:53:09 UTC 2008


Author: maks
Date: Sat Apr 19 13:53:08 2008
New Revision: 11103

Log:
sync with latest fedora firewire patch


Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/firewire-git.patch

Modified: dists/trunk/linux-2.6/debian/patches/features/all/firewire-git.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/firewire-git.patch	(original)
+++ dists/trunk/linux-2.6/debian/patches/features/all/firewire-git.patch	Sat Apr 19 13:53:08 2008
@@ -1881,12 +1881,12 @@
 +	 * previously processed one, we cannot reliably compare the
 +	 * old and new topologies.
 +	 */
-+	if (!is_next_generation(generation, card->generation) &&
++	/*if (!is_next_generation(generation, card->generation) &&
 +	    card->local_node != NULL) {
 +		fw_notify("skipped bus generations, destroying all nodes\n");
 +		fw_destroy_nodes(card);
 +		card->bm_retries = 0;
-+	}
++	}*/
 +
  	spin_lock_irqsave(&card->lock, flags);
  



More information about the Kernel-svn-changes mailing list