kernel - dm - Fix panic in dm_target_crypt
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Aug 2010 23:19:17 +0000 (16:19 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 14 Aug 2010 23:19:17 +0000 (16:19 -0700)
commit6730d2b77cc5836905b4223617713f95696f682f
tree1c993f29d9aafeffdeed97a8c025ac5ee25b8fe3
parent9b5950612f254d98d48b91158b7648d6cc48dad1
kernel - dm - Fix panic in dm_target_crypt

* Fix a misordered kfree()

* Minor cleanup

Reported-by: alexh
sys/dev/disk/dm/dm_target_crypt.c