commit | 4518dd72141c9133c6cbd638ab41133581061f12 | [log] [tgz] |
---|---|---|
author | guy <guy> | Sat Jul 30 18:48:35 2005 +0000 |
committer | guy <guy> | Sat Jul 30 18:48:35 2005 +0000 |
tree | 9561cfd3233248154a3a7598da7d0a6ebc7aee24 | |
parent | d9441bbffcd5d20d21e011c6ad5eb0f942780c1b [diff] |
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.