#
dda8e382 |
| 16-May-2018 |
Andrew Jeffery <andrew@aj.id.au> |
vpnor: Honour return codes in reset_lpc()
Without inspecting the return codes we have no way to communicate up the call stack whether the operation was successful.
Change-Id: If8af2995522901ec8fcfc
vpnor: Honour return codes in reset_lpc()
Without inspecting the return codes we have no way to communicate up the call stack whether the operation was successful.
Change-Id: If8af2995522901ec8fcfc571cf1393b0441f8c9a Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|
#
53c21aaa |
| 25-Mar-2018 |
Andrew Jeffery <andrew@aj.id.au> |
vpnor: Isolate relevant code in vpnor directory
This is prepatory work for introducing more vpnor-specific behaviours to window handling. We will be introducing more objects to link, in order to hoo
vpnor: Isolate relevant code in vpnor directory
This is prepatory work for introducing more vpnor-specific behaviours to window handling. We will be introducing more objects to link, in order to hook some of the window command handlers.
This change takes the opportunity to revert back to the upstream names for some of the original C files.
Change-Id: I6b67ae466a2695054035e65ba752881be9c32d1a Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
show more ...
|