Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
Commit 09943a1 Author: Matt Carlson <mcarlson@broadcom.com> Date: Fri Aug 28 14:01:57 2009 +0000 tg3: Convert ISR parameter to tnapi forgot to update tg3_poll_controller(), leading to intermittent crashes with netpoll. Fix this. Signed-off-by: Louis Rilling <louis.rilling@kerlabs.com> Cc: stable@kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information