augmented_firmware_file
#define AUGMENT_SIZE (sizeof(struct augmented_firmware_file) - \
struct augmented_firmware_file dummy_header;
struct augmented_firmware_file *aff =
(struct augmented_firmware_file *)fdet->fw->data;
sizeof(struct augmented_firmware_file));
sizeof(struct augmented_firmware_file);