diff options
Diffstat (limited to 'include/net/cfg80211.h')
-rw-r--r-- | include/net/cfg80211.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h index 37cebd3aa0f7..5a4efe54cffd 100644 --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h | |||
@@ -1643,7 +1643,7 @@ struct ieee80211_radiotap_iterator { | |||
1643 | const struct ieee80211_radiotap_namespace *current_namespace; | 1643 | const struct ieee80211_radiotap_namespace *current_namespace; |
1644 | 1644 | ||
1645 | unsigned char *_arg, *_next_ns_data; | 1645 | unsigned char *_arg, *_next_ns_data; |
1646 | uint32_t *_next_bitmap; | 1646 | __le32 *_next_bitmap; |
1647 | 1647 | ||
1648 | unsigned char *this_arg; | 1648 | unsigned char *this_arg; |
1649 | int this_arg_index; | 1649 | int this_arg_index; |