From: Helge Deller Date: Sun, 13 Jan 2008 14:16:34 +0000 (+0100) Subject: WAVELAN - compile-time check for struct sizes X-Git-Tag: v2.6.25-rc1~1162^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60da481b98082ff5ffd233b18683c3ffe3ab618c;p=pandora-kernel.git WAVELAN - compile-time check for struct sizes Convert optional struct size checks to non-optional compile-time checks. Furthermore BUILD_BUG_ON() which will be optimized away by the compiler. Signed-off-by: Helge Deller Signed-off-by: John W. Linville --- Reading git-diff-tree failed