diff options
Diffstat (limited to 'include/net/netlabel.h')
-rw-r--r-- | include/net/netlabel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/netlabel.h b/include/net/netlabel.h index 074cad40ac66..d56517ac3bae 100644 --- a/include/net/netlabel.h +++ b/include/net/netlabel.h | |||
@@ -203,7 +203,7 @@ struct netlbl_lsm_secattr { | |||
203 | u32 type; | 203 | u32 type; |
204 | char *domain; | 204 | char *domain; |
205 | struct netlbl_lsm_cache *cache; | 205 | struct netlbl_lsm_cache *cache; |
206 | union { | 206 | struct { |
207 | struct { | 207 | struct { |
208 | struct netlbl_lsm_secattr_catmap *cat; | 208 | struct netlbl_lsm_secattr_catmap *cat; |
209 | u32 lvl; | 209 | u32 lvl; |