From: Luciano Coelho Date: Thu, 7 Jun 2012 20:39:26 +0000 (+0300) Subject: wlcore/wl18xx: the conf structs must be packed so they can be exported X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34bacf73c62cd71542ee12eba5896e1f360faa9b;p=pandora-kernel.git wlcore/wl18xx: the conf structs must be packed so they can be exported Since we are now going to export the conf structure and read it from a file, it should be packed to avoid surprises with padding bytes. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed