]> git.baikalelectronics.ru Git - kernel.git/commit
bnx2x: Adding bnx2x_link
authorYaniv Rosner <yanivr@broadcom.com>
Tue, 24 Jun 2008 03:27:26 +0000 (20:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jun 2008 03:27:26 +0000 (20:27 -0700)
commit314f6c6d80fc332876f454446fd9405d128f0245
treedb16da50c6ff7a1a60480824c6ef06174b8fcdb1
parent519bcc65ccb3039eb92930352d212e8f740b75e2
bnx2x: Adding bnx2x_link

This patch is int the new bnx2x_link files (C and H). The files are
still not used in this patch, only in the next one so the patch will
be small enough for the mailing list.

Signed-off-by: Yaniv Rosner <yanivr@broadcom.com>
Signed-off-by: Eilong Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2x_link.c [new file with mode: 0644]
drivers/net/bnx2x_link.h [new file with mode: 0644]