]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/tg3.c
[TG3]: remove sparse warnings
authorAndy Gospodarek <andy@greyhouse.net>
Thu, 6 Sep 2007 19:42:14 +0000 (20:42 +0100)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:49:00 +0000 (16:49 -0700)
commitab0049b4a2f66074dff6af851b35bba888f53972
tree1a52559d41e77ec216f53d5bc3f6e42e335f0eca
parent50f17787e9b0222ce65cc831407c3ba4790db3ff
[TG3]: remove sparse warnings

Removed sparse warnings from tg3 driver.  The new logic seems fine (I
don't immediately see where we are running over values for any of the
variables that need to be saved).

This patch compiles fine and I'm currently using a tg3 with the patched
driver to post this patch as a basic proof of concept.

Signed-off-by: Andy Gospodarek <andy@greyhouse.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c