bnx2x: Fix build error
authorDmitry Kravkov <dmitry@broadcom.com>
Mon, 29 Aug 2011 11:35:44 +0000 (11:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Aug 2011 02:56:56 +0000 (22:56 -0400)
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 <rdunlap@xenotime.net>
Reported-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com>
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found