[Git-commits] [grml/grml-network] 1c62e0: netcardconfig: Add comments to make code more read...
Michael Prokop
noreply at github.com
Thu Apr 2 15:28:09 CEST 2020
Branch: refs/heads/master
Home: https://github.com/grml/grml-network
Commit: 1c62e0a32b4732d2fe8195d9777a8d7e1a4964e1
https://github.com/grml/grml-network/commit/1c62e0a32b4732d2fe8195d9777a8d7e1a4964e1
Author: Darshaka Pathirana <dpat at syn-net.org>
Date: 2020-04-02 (Thu, 02 Apr 2020)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
netcardconfig: Add comments to make code more readable
Add comments before and after the very long if-stanzas in the
configiface function (which should be refactored by the way).
Also moved WLDEVICECOUNT= with an `iwconfig` call into the if-scope of
'Setup wireless options' to avoid an unneeded iwconfig call.
WLDEVICECOUNT is only used in that scope.
Commit: 1d6c1797168e3435781dbf96f999b731ba922da7
https://github.com/grml/grml-network/commit/1d6c1797168e3435781dbf96f999b731ba922da7
Author: Michael Prokop <mika at grml.org>
Date: 2020-04-02 (Thu, 02 Apr 2020)
Changed paths:
M sbin/netcardconfig
Log Message:
-----------
Merge remote-tracking branch 'origin/pr/9'
Compare: https://github.com/grml/grml-network/compare/7dc9ce84566d...1d6c1797168e
More information about the Git-commits
mailing list