summaryrefslogtreecommitdiff
path: root/drivers/ide/cs5536.c
diff options
context:
space:
mode:
authorShreyas Bhatewara <sbhatewara@vmware.com>2011-01-14 14:59:52 +0000
committerDavid S. Miller <davem@davemloft.net>2011-01-15 21:21:13 -0800
commit51956cd68b0c3039968485317b77a89dfec95eab (patch)
treeea605942bc10305777223a31eb86eca8016535f1 /drivers/ide/cs5536.c
parent76d39dae0ad47f51291b4dd146b10d71e8ae02f7 (diff)
vmxnet3: Disable napi in suspend, reenable in resume.
There is a small possibility of a race where the suspend routine gets called, while a napi callback is still pending and when that comes up, it enables interrupts which just got disabled in the suspend routine. This change adds napi disable call in suspend and enable in resume to avoid race. Signed-off-by: Shreyas N Bhatewara <sbhatewara@vmware.com> Acked-by: Dmitry Torokhov <dtor@vmware.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/ide/cs5536.c')
0 files changed, 0 insertions, 0 deletions