]> Git Repo - linux.git/commit
NVMe: Fix double free irq
authorKeith Busch <[email protected]>
Mon, 22 Dec 2014 19:59:04 +0000 (12:59 -0700)
committerJens Axboe <[email protected]>
Mon, 22 Dec 2014 19:59:04 +0000 (12:59 -0700)
commit2b25d981790b830f0e045881386866b970bf9066
tree660376bfb6dec385f428e22830558a221c6ed3b0
parentb4c6a028774bcf3f20ed1e66c27a05aa51a8cf55
NVMe: Fix double free irq

Sets the vector to an invalid value after it's freed so we don't free
it twice.

Signed-off-by: Keith Busch <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
drivers/block/nvme-core.c
This page took 0.055479 seconds and 4 git commands to generate.