Hi John, > -----Original Message----- > From: Amitkumar Karwar [mailto:akarwar@xxxxxxxxxxx] > Sent: 19 August 2014 18:06 > To: linux-wireless@xxxxxxxxxxxxxxx > Cc: linville@xxxxxxxxxxxxx; Amitkumar Karwar; Avinash Patil; Cathy Luo > Subject: [PATCH 1/3] mwifiex: fix left_len calculation issue > > While updating 'left_len' in each iteration, we should subtract last > TLV length not the accumulated length of TLVs parsed till now. > This bug in parsing logic is exposed by newer firmware which adds two > TLVs in GET_HW_SPEC command response. Earlier firmwares used to add > only one TLV. > > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> > Signed-off-by: Avinash Patil <patila@xxxxxxxxxxx> > Signed-off-by: Cathy Luo <cluo@xxxxxxxxxxx> > --- > drivers/net/wireless/mwifiex/cmdevt.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Somehow I don't see these patches on the list. Should I resend them? Thanks, Amitkumar Karwar -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html