]> The Tcpdump Group git mirrors - tcpdump/commit
We already print "Unhandled Management subtype(N)" for management frames
authorguy <guy>
Sat, 30 Jul 2005 18:49:29 +0000 (18:49 +0000)
committerguy <guy>
Sat, 30 Jul 2005 18:49:29 +0000 (18:49 +0000)
commit6f9b06af0fc2ab679202dee287ad9965e9ec9982
treef4722dd81a88f6f5da1c8a57fc1db9abcc030213
parent6388384ef328cc3cec15ac292769b8860e028634
We already print "Unhandled Management subtype(N)" for management frames
we don't handle; there's no need to print "Unknown subtype N" as well.

Revert to using null strings for the unknown management frame types -
that way we don't have to check for a null pointer.
print-802_11.c