From: Kevin McKinney Date: Thu, 20 Oct 2011 12:15:23 +0000 (-0400) Subject: Staging: bcm: Fix three initialization errors in InterfaceDld.c X-Git-Tag: v3.2-rc1~169^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a86581829fdd646655116f89cb8af2f22b5fbf9e;p=pandora-kernel.git Staging: bcm: Fix three initialization errors in InterfaceDld.c This patch fixes three initialization errors. One is an incorrect initialization of a static variable. The other two are incorrect initializations in an if statement. These errors were found by checkpatch.pl. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed