]> git.baikalelectronics.ru Git - kernel.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)
commitd44dc4ece95b5fcf33c1df4f389f5fe41df61ea4
tree568214d55023728b219dde4077be35ea1ed562ac
parent37ac6163e3f23153cd5afe60cdf3ea610701a8d3
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