]> git.pld-linux.org Git - packages/kernel.git/commitdiff
- fix warning: boolean symbol IPV6 tested for 'm'? test forced to 'n'
authorsparky <sparky@pld-linux.org>
Fri, 4 Dec 2009 23:27:40 +0000 (23:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    kernel-small_fixes.patch -> 1.8

kernel-small_fixes.patch

index ca6ce13c5963272236f42807d9423ba12360539a..4348d57de74417fcc6107456ff1cb915ac7add09 100644 (file)
  void restore_processor_state(void)
  {
 
+--- linux-2.6.32/drivers/infiniband/Kconfig~   2009-12-05 00:26:03.663774916 +0100
++++ linux-2.6.32/drivers/infiniband/Kconfig    2009-12-05 00:26:05.914179759 +0100
+@@ -37,7 +37,6 @@
+ config INFINIBAND_ADDR_TRANS
+       bool
+       depends on INET
+-      depends on !(INFINIBAND = y && IPV6 = m)
+       default y
+ source "drivers/infiniband/hw/mthca/Kconfig"
This page took 1.716617 seconds and 4 git commands to generate.