i7core_edac: Check probe counter in i7core_remove
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Fri, 20 Aug 2010 07:29:47 +0000 (04:29 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Oct 2010 13:20:40 +0000 (11:20 -0200)
commit71fe01706d631513bdbd73381f4b76dacea5cf77
tree60666b31e3a0e726dd5aba962dbd6718e8c667d1
parent2896637b86243c39a4f08d15388dcc06130fff29
i7core_edac: Check probe counter in i7core_remove

Prevent i7core_remove from running multiple times.
Otherwise value proved will be negative and something will be wrong.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c
This page took 0.026519 seconds and 5 git commands to generate.