From: Arend van Spriel Date: Fri, 8 Feb 2013 14:53:40 +0000 (+0100) Subject: brcmfmac: fix generation of the p2p related mac addresses X-Git-Tag: v3.9-rc1~139^2~31^2^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de66efcadbb51935c8c668a38f2f1c187f349af9;p=pandora-kernel.git brcmfmac: fix generation of the p2p related mac addresses The driver determines the P2P interface address and device address from the primary mac address. However, the function used an invalid input. This caused a mac address mismatch between firmware and driver. This was hidden because the brcmf_if_add() function corrected the error upon receiving the IF_ADD event from firmware. Reviewed-by: Pieter-Paul Giesberts Reviewed-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed