broadcom-wl: assign first increased mac address to internal wifi core
[openwrt.git] / package / kernel / broadcom-wl / patches / 006-generic-dma-api.patch
index a90bbe1..d6dd5f0 100644 (file)
@@ -77,7 +77,7 @@ Signed-off-by: George Kashperko <george@znau.edu.ua>
  #endif /* mips */
        }
  }
-@@ -404,7 +422,7 @@ osl_dma_unmap(osl_t *osh, uint pa, uint 
+@@ -404,7 +422,7 @@ osl_dma_unmap(osl_t *osh, uint pa, uint
  
        ASSERT((osh && (osh->magic == OS_HANDLE_MAGIC)));
        dir = (direction == DMA_TX)? PCI_DMA_TODEVICE: PCI_DMA_FROMDEVICE;