If we don't know the board type in a Lanayzer capture, return
authorGuy Harris <guy@alum.mit.edu>
Thu, 8 Jul 2004 07:32:39 +0000 (07:32 -0000)
committerGuy Harris <guy@alum.mit.edu>
Thu, 8 Jul 2004 07:32:39 +0000 (07:32 -0000)
commit6216591bdf1095c68a7d423c07f364048eb0c09a
tree92dcb479e5a4a3ccbcc9ed85c0b4c1a0306ca61b
parent57711ea69eee495366b6a3bc5867fd1ed8e02fa6
If we don't know the board type in a Lanayzer capture, return
WTAP_ERR_UNSUPPORTED_ENCAP, not WTAP_ERR_UNSUPPORTED, as it presumably
means the capture was done on some type of device we don't know about.

svn path=/trunk/; revision=11339
wiretap/lanalyzer.c