]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/staging/vt6656/dpc.c
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / drivers / staging / vt6656 / dpc.c
index 1f9d29636803fcc4ec1f1e10dffe742d7c0e4196..f4fb0c6e4eacc83a6365475197ef175916ff300b 100644 (file)
@@ -1608,8 +1608,8 @@ void RXvMngWorkItem(void *Context)
         }
     }
 
-    pDevice->bIsRxMngWorkItemQueued = FALSE;
-    spin_unlock_irq(&pDevice->lock);
+       pDevice->bIsRxMngWorkItemQueued = FALSE;
+       spin_unlock_irq(&pDevice->lock);
 
 }