From: Franky Lin Date: Tue, 26 Jun 2012 19:26:37 +0000 (+0200) Subject: brcmfmac: use firmware data buffer directly for nvram X-Git-Tag: v3.6-rc1~125^2~57^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d610cde30b009ac3dbcd1ae5d7d55fa4c7d066fa;p=pandora-kernel.git brcmfmac: use firmware data buffer directly for nvram The nvram file could be parsed directly in the data buffer in the firmware structure passed by request_firmware function. This patch gets rid of the redundant memcpy. Reviewed-by: Arend van Spriel Signed-off-by: Franky Lin Signed-off-by: John W. Linville --- Reading git-diff-tree failed