be2net: fix a sparse warning in be_cmd_modify_eqd()
authorKalesh AP <kalesh.purayil@emulex.com>
Fri, 19 Sep 2014 10:16:51 +0000 (15:46 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Sep 2014 19:01:07 +0000 (15:01 -0400)
commitb502ae8d9cbbbf4ad822571537b9e17173d9c8b8
tree4a457a94f9406ce09b67d3bde3cc06a9ad84d5f4
parentcecda693a969816bac5e470e1d9c9c0ef5567bca
be2net: fix a sparse warning in be_cmd_modify_eqd()

This patch fixes a sparse warning about missing static declaration that was
introduced by the following commit:

fixes: 936767039cdf ("be2net: send a max of 8 EQs to be_cmd_modify_eqd() on Lancer")

Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/emulex/benet/be_cmds.c