diff options
Diffstat (limited to 'include/linux')
-rw-r--r-- | include/linux/dvb/frontend.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/dvb/frontend.h b/include/linux/dvb/frontend.h index 7c17c71edb59..b561626fc8a0 100644 --- a/include/linux/dvb/frontend.h +++ b/include/linux/dvb/frontend.h | |||
@@ -323,6 +323,7 @@ struct dtv_property { | |||
323 | void *reserved2; | 323 | void *reserved2; |
324 | } buffer; | 324 | } buffer; |
325 | } u; | 325 | } u; |
326 | int result; | ||
326 | } __attribute__ ((packed)); | 327 | } __attribute__ ((packed)); |
327 | 328 | ||
328 | /* No more than 16 properties during any given ioctl */ | 329 | /* No more than 16 properties during any given ioctl */ |