radiotap parser: fix endian annotation
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 21 Apr 2010 08:25:36 +0000 (10:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Apr 2010 18:15:19 +0000 (14:15 -0400)
When I updated this from the corresponding
userspace library, an annotation error crept
in -- this variable needs to be annotated as
little endian. No effect on code generation.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found