]> bbs.cooldavid.org Git - net-next-2.6.git/commit
bnx2x: Adjust alignment of split PHY functions
authorYaniv Rosner <yaniv.rosner@broadcom.com>
Tue, 7 Sep 2010 11:40:58 +0000 (11:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Sep 2010 20:13:37 +0000 (13:13 -0700)
commit62b29a5dd0930e0c956b6740f32d5b3bbaf20136
treef2924249c994f3e76439740afb341e42b7a7ee2c
parentb7737c9be9d3e894d1a4375c52f5f47789475f26
bnx2x: Adjust alignment of split PHY functions

In previous patch, common PHY functions were split in simple way to
allow easy diff. This patch comes to align code in the new functions.
In addition, the non-production BCM8072 PHY was removed.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x/bnx2x_link.c
drivers/net/bnx2x/bnx2x_main.c