if: fix kunmap()

This commit is contained in:
Thomas Schoebel-Theuer 2013-01-10 08:40:06 +01:00
parent a103643d23
commit 8277655e20

View File

@ -89,7 +89,7 @@ void if_endio(struct generic_callback *cb)
bio = biow->bio;
CHECK_PTR_NULL(bio, err);
#if 0
#if 1
if (mref_a->is_kmapped) {
struct bio_vec *bvec;
int i;