kernel - Fix AHCI callout timer race (2)
authorMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Jan 2012 19:23:54 +0000 (11:23 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Fri, 20 Jan 2012 19:23:54 +0000 (11:23 -0800)
commit8dc94ed93ffbc226e763c57586630a988aa57331
tree4095425399c424fae068d95de68e223487a42072
parent7881367cc47b64348df063a9c6962909d1f1eb71
kernel - Fix AHCI callout timer race (2)

* Fix minor bug in last commit.  If the serial number does not match
  after the timeout is stopped we don't want to mess with the xa at
  all.
sys/dev/disk/ahci/ahci.c