From: Arend van Spriel Date: Wed, 5 Oct 2011 13:20:10 +0000 (+0200) Subject: staging: brcm80211: replace string based variable storage by linked list X-Git-Tag: v3.2-rc1~169^2^2~169 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a9b065c3de94c1c4d7416fce53183228594b5f3;p=pandora-kernel.git staging: brcm80211: replace string based variable storage by linked list The storage of variables obtained from srom are now stored in a linked list and lookup is done based on the enumerated identifier. Reported-by: Johannes Berg Reviewed-by: Roland Vossen Reviewed-by: Alwin Beukers Signed-off-by: Arend van Spriel Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed