From: Dmitry Kravkov Date: Mon, 29 Aug 2011 11:35:44 +0000 (+0000) Subject: bnx2x: Fix build error X-Git-Tag: v3.2-rc1~129^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3857e3ee2209b7289c434103e366f765ec82a22d;p=pandora-kernel.git bnx2x: Fix build error On Mon, 2011-08-29 at 13:28 -0700, Randy Dunlap wrote: > (on i386 or x86_64) > > drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c:10148: error: 'bnx2x_fcoe_get_wwn' undeclared here (not in a function) This should sync #define structures between definition and declaration Acked-by: Randy Dunlap Reported-by: Randy Dunlap Signed-off-by: Dmitry Kravkov Acked-by: Randy Dunlap Signed-off-by: David S. Miller --- Reading git-diff-tree failed