For S3, yes, the PLCP type can be vVW510021_W_PLCP_LEGACY.

(The dissector checks for it.)

Change-Id: Ic1456b263f3cbda2a630259a2b71b1f1015b5e3e
Reviewed-on: https://code.wireshark.org/review/21442
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2017-04-30 19:55:06 -07:00
parent 477c4edd34
commit cd12580de1
1 changed files with 0 additions and 2 deletions

View File

@ -1947,8 +1947,6 @@ static gboolean vwr_read_s3_W_rec(vwr_t *vwr, struct wtap_pkthdr *phdr,
/*** Calculate Data rate based on
* PLCP type, MCS index and number of spatial stream
* radioflags is temporarily calculated, which is used in getRate().
*
* XXX - for S3, can the PLCP type ever be vVW510021_W_PLCP_LEGACY?
**/
if (plcp_type == vVW510021_W_PLCP_MIXED)
{