RedPill-TTG/redpill-lkm

struct MfgCompatHddLedStatus

jumkey opened this issue · 1 comments

Error when I compile with DS920+ toolkit
Is this a spelling mistake?

typedef int (*mfgc_set_hdd_led_cb)(enum MfgCompatHddLedStatus *status);

enum MfgCompatHddLedStatus->struct MfgCompatHddLedStatus

Yes, you're right - good catch! Thank you!

Fixed in f3fcc22