avoid crash when packets sent by higher layer cause no RTS/CTS operation
# Makefile wrapper for wafall: ./waf# free free to change this part to suit your requirementsconfigure: ./waf configure --enable-examples --enable-testsbuild: ./waf buildinstall: ./waf installclean: ./waf cleandistclean: ./waf distclean