From: Randy Dunlap Date: Tue, 8 Sep 2009 00:08:39 +0000 (-0700) Subject: USB: gadget: ether needs to select CRC32 X-Git-Tag: v2.6.32-rc1~174^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e221be815cd263480928248bfd4541497017a1b;p=pandora-kernel.git USB: gadget: ether needs to select CRC32 Fix build error, ether uses/needs to select CRC32 config symbol: ether.c:(.text+0x271480): undefined reference to `crc32_le' Signed-off-by: Randy Dunlap Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed