aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_link.c
diff options
context:
space:
mode:
authorDmitry Kravkov <dmitry@broadcom.com>2011-05-04 19:52:40 -0400
committerDavid S. Miller <davem@davemloft.net>2011-05-05 13:44:36 -0400
commite8920674979705392abc4db4ebbe78feb68a4da1 (patch)
tree338d02748999d14b8c9a9a412bba5f22ded7c516 /drivers/net/bnx2x/bnx2x_link.c
parent5de924086aca9f17eee9ad569e0af2f699f591b3 (diff)
bnx2x: function descriptions format fixed
Signed-off-by: Dmitry Kravkov <dmitry@broadcom.com> Signed-off-by: Eilon Greenstein <eilong@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bnx2x/bnx2x_link.c')
-rw-r--r--drivers/net/bnx2x/bnx2x_link.c14
1 files changed, 6 insertions, 8 deletions
diff --git a/drivers/net/bnx2x/bnx2x_link.c b/drivers/net/bnx2x/bnx2x_link.c
index 974ef2be36a5..076e11f5769f 100644
--- a/drivers/net/bnx2x/bnx2x_link.c
+++ b/drivers/net/bnx2x/bnx2x_link.c
@@ -385,7 +385,7 @@ u8 bnx2x_ets_strict(const struct link_params *params, const u8 strict_cos)
385 return 0; 385 return 0;
386} 386}
387/******************************************************************/ 387/******************************************************************/
388/* ETS section */ 388/* PFC section */
389/******************************************************************/ 389/******************************************************************/
390 390
391static void bnx2x_bmac2_get_pfc_stat(struct link_params *params, 391static void bnx2x_bmac2_get_pfc_stat(struct link_params *params,
@@ -1301,14 +1301,12 @@ static u8 bnx2x_pbf_update(struct link_params *params, u32 flow_ctrl,
1301 return 0; 1301 return 0;
1302} 1302}
1303 1303
1304/* 1304/**
1305 * get_emac_base 1305 * bnx2x_get_emac_base - retrive emac base address
1306 *
1307 * @param cb
1308 * @param mdc_mdio_access
1309 * @param port
1310 * 1306 *
1311 * @return u32 1307 * @bp: driver handle
1308 * @mdc_mdio_access: access type
1309 * @port: port id
1312 * 1310 *
1313 * This function selects the MDC/MDIO access (through emac0 or 1311 * This function selects the MDC/MDIO access (through emac0 or
1314 * emac1) depend on the mdc_mdio_access, port, port swapped. Each 1312 * emac1) depend on the mdc_mdio_access, port, port swapped. Each