Resolve "(UBI) P4 Driver not calling Driver API constructor method"
Compare changes
@@ -74,14 +74,13 @@ class P4Driver(_Driver):
Closes #82 (closed)
P4 driver previously did not call its parent constructor. This is now fixed and the name is taken from the settings dictionary or set to p4 by default.