From: Arend van Spriel Date: Wed, 1 Jun 2011 11:44:51 +0000 (+0200) Subject: staging: brcm80211: cleanup struct wlc_info definition X-Git-Tag: v3.1-rc1~232^2~568^2~168 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5dc168747b4eed2795ac3b1555e4fd2d09f2a970;p=pandora-kernel.git staging: brcm80211: cleanup struct wlc_info definition The structure definition for wlc_info contained a lot of fields that are only initialized or not used at all. These have been removed to cleanup the driver code. Signed-off-by: Arend van Spriel Reviewed-by: Roland Vossen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed