chelsio: sparse warning fixes (old cxgb2)
authorStephen Hemminger <shemminger@linux-foundation.org>
Mon, 8 Oct 2007 23:19:10 +0000 (16:19 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:28 +0000 (16:55 -0700)
Fix problems detected by sparse:
1. whole chunk of MAC code was for defined and never used
2. hook for running ext intr in workqueue wasn't being used

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found