fix webif on 7025
authorsreichholf <stephan@reichholf.net>
Thu, 13 Jan 2011 18:25:20 +0000 (19:25 +0100)
committersreichholf <stephan@reichholf.net>
Thu, 13 Jan 2011 18:25:20 +0000 (19:25 +0100)
webinterface/src/plugin.py

index 8b5b593..3977432 100644 (file)
@@ -549,6 +549,7 @@ def checkBonjour():
 #===============================================================================
 def networkstart(reason, **kwargs):
        l2r = False
+       l2k = None
        if hw.get_device_name().lower() != "dm7025":            
                l2c = tpm.getCert(eTPM.TPMD_DT_LEVEL2_CERT)