]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Remove now useless VPD code
authorMatt Carlson <mcarlson@broadcom.com>
Fri, 26 Feb 2010 14:04:45 +0000 (14:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 28 Feb 2010 08:43:34 +0000 (00:43 -0800)
commit4181b2c8bc29bb756ac1816678104b528377b656
treea886d2a9a49c17f4e3b84376ef41c4421bb4aa5a
parentdf25bc38b5531aa79a20e34549ea9fedf5f3ae36
tg3: 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/tg3.c