mongoose-os-libs / pppos

PPPoS / cellullar modem support
Other
27 stars 23 forks source link

Fix for crash when the pppos interface is restarted #23

Closed DrBomb closed 3 years ago

DrBomb commented 3 years ago

Fixes #20

rojer commented 3 years ago

looks good! please adjust style (braces, indent) and format with clang-format and it's good to go.

DrBomb commented 3 years ago

I've added the braces and did a clang-format-8. It didn't change much. I hope it was correctly applied

DrBomb commented 3 years ago

Added changes requested @rojer

rojer commented 3 years ago

ok, looks good