[TG3]: Fix build warning on sparc32.
authorDavid S. Miller <davem@davemloft.net>
Thu, 20 Mar 2008 22:53:15 +0000 (15:53 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Mar 2008 22:53:15 +0000 (15:53 -0700)
commit7582a33557cc6dc42b4c6918c6e7f8e465b72a70
treeb0eb644d87ab5b096a900a36c5ffae80373a6e18
parent781c2844845cdc80b19eed3d6e451e65f046b58b
[TG3]: Fix build warning on sparc32.

Sparc MAC address support should be protected consistently
with CONFIG_SPARC, but there was a stray CONFIG_SPARC64
case.

Bump driver version and release date.

Reported by Andrew Morton.

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