remove executable flag for src/net_processing.cpp
The file permissions for src/net_processing.cpp
have been changed in #21713, as discovered by fanquake (https://github.com/bitcoin/bitcoin/pull/21713#issuecomment-822245960). This PR removes the executable flag again.