X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=arch%2Fmips%2Fkernel%2Fvpe.c;h=3efcb065f78a4fcc9a55a842f7574ceb89d43f7a;hb=2d03423b2319cc854adeb28a03f65de5b5e0ab63;hp=2cd50ad0d5c66ec04d4034c6bf81b690dd5cb1a8;hpb=e80ca144ea902efa7aed446780fd9fad421fd8d3;p=pandora-kernel.git diff --git a/arch/mips/kernel/vpe.c b/arch/mips/kernel/vpe.c index 2cd50ad0d5c6..3efcb065f78a 100644 --- a/arch/mips/kernel/vpe.c +++ b/arch/mips/kernel/vpe.c @@ -192,7 +192,7 @@ static struct tc *get_tc(int index) } spin_unlock(&vpecontrol.tc_list_lock); - return NULL; + return res; } /* allocate a vpe and associate it with this minor (or index) */