staging: rtl8712: fix comment
authorJoshua Clayton <stillcompiling@gmail.com>
Thu, 6 Aug 2015 00:17:16 +0000 (17:17 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Aug 2015 22:14:03 +0000 (15:14 -0700)
commit9bdb70ecddd4441be8818ab2f6cbea269c84b3fb
treeec06f3c1a01a8cb968db57849ac60c31336b84f6
parent881edf67b26813f91288790bbb575c570b9de901
staging: rtl8712: fix comment

The old comment refers to a typedef name which is being removed,
and to a style of calculation which is no longer being used.
It falsely states that IELength is variable length, instead of IEs.

Change comment to simply state that the IEs field is a buffer of
variable size and that IELength refers to the current size.

Signed-off-by: Joshua Clayton <stillcompiling@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/wlan_bssdef.h