]> bbs.cooldavid.org Git - net-next-2.6.git/commit
tg3: Don't send APE events for NCSI firmware
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 15 Sep 2010 08:59:55 +0000 (08:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Sep 2010 21:16:12 +0000 (14:16 -0700)
commitdc6d074457f1551f9357f773a4eda09a3d5ef150
tree568214d55023728b219dde4077be35ea1ed562ac
parentf0392d24485e4c144d2741a5424f069b8b5f30e7
tg3: Don't send APE events for NCSI firmware

NCSI firmware does not accept APE events.  It relies on a "driver state"
location in shared memory to tell it what the driver's current state is.

This patch pivots the code to use the new driver state scheme.

Reviewed-by: Benjamin Li <benli@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/tg3.c
drivers/net/tg3.h