AR5523_MAX_FWBLOCK_SIZE
fwbuf = kmalloc(AR5523_MAX_FWBLOCK_SIZE, GFP_KERNEL);
int mlen = min(len, AR5523_MAX_FWBLOCK_SIZE);