From: Hante Meuleman Date: Fri, 8 Feb 2013 11:06:31 +0000 (+0100) Subject: brcmfmac: use brcmf_if::bssidx as index in interface list X-Git-Tag: v3.9-rc1~139^2~31^2^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2880b86859967af710c72f7d34fb421a86a71e22;p=pandora-kernel.git brcmfmac: use brcmf_if::bssidx as index in interface list Upon receiving an IF event from the firmware the interface was created and stored on a list using the interface index. With upcoming P2P feature the firmware will send a IF event in which two interfaces have the same interface index. To uniquely locate them on the list the bss index is now used. Reviewed-by: Arend Van Spriel Reviewed-by: Pieter-Paul Giesberts Signed-off-by: Hante Meuleman Signed-off-by: Arend van Spriel Signed-off-by: John W. Linville --- Reading git-diff-tree failed