commit | 672724403b42da1d276c6cf811e8e34d15efd964 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Wed Apr 21 10:25:36 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 21 14:15:19 2010 -0400 |
tree | 3664f85476b667625aa37f3493e6bc0791f11ef9 | |
parent | 81b208a6b6e2923dcc2dd5292f0d2ffe20b5d16f [diff] |
radiotap parser: fix endian annotation 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>