broadcom-wl: assign first increased mac address to internal wifi core
When the original mac addresses are not valid assign the first one to the internal wifi core, this matches the manufacture mac address in most cases. In addition refresh the patches. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41545
This commit is contained in:
		| @@ -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; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens