]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sky2: synchronize irq on remove
authorStephen Hemminger <shemminger@osdl.org>
Mon, 8 May 2006 22:11:32 +0000 (15:11 -0700)
committerStephen Hemminger <shemminger@osdl.org>
Mon, 8 May 2006 23:00:27 +0000 (16:00 -0700)
commit72cb8529208020484cecd69bbf87719b50ee6313
tree4baf2e535aab8df965d0bff818c63e7501cb7ff3
parente71ebd73276cc21efc74aba4118ef037cd32e50a
sky2: synchronize irq on remove

Need to make sure interrupt is not racing with unregister of
network device.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
drivers/net/sky2.c