]> bbs.cooldavid.org Git - net-next-2.6.git/commit
bnx2: Remove now useless VPD code
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 26 Feb 2010 14:04:44 +0000 (14:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Feb 2010 08:43:33 +0000 (00:43 -0800)
commitdf25bc38b5531aa79a20e34549ea9fedf5f3ae36
treeb2569618411d4085de83c4c02361a767711740bd
parent4067a8541d397e9d6b443dd2ce0ecb78bfd991db
bnx2: Remove now useless VPD code

Now that the VPD searching code is abstracted away, the outer loop used
to detect the read-only large resource data type section is useless.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Acked-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/bnx2.c