From: Arend van Spriel Date: Wed, 5 Oct 2011 13:20:04 +0000 (+0200) Subject: staging: brcm80211: change parameter in driver variable lookup X-Git-Tag: v3.2-rc1~169^2^2~175 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ddaad7eb407f9ee90a8db2673a63541ec820285;p=pandora-kernel.git staging: brcm80211: change parameter in driver variable lookup The functions getvar() and getintvar() had to pass the buffer containing the driver variables. Now they pass the structure containing this buffer hiding what type of buffer/container is used for storing the driver variables. Reviewed-by: Pieter-Paul Giesberts 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