stk1135_pkt_header
int skip = sizeof(struct stk1135_pkt_header);
struct stk1135_pkt_header *hdr = (void *)data;
if (len == sizeof(struct stk1135_pkt_header))