On Wed, Feb 29, 2012 at 09:21:29AM +0100, walter harms wrote: > > resp_ie_len = le32_to_cpu(info->resp_ie_length); > > + if (resp_ie_len > CONTROL_BUFFER_SIZE) > > + resp_ie_len = CONTROL_BUFFER_SIZE; > > if (resp_ie_len > 0) { > > offset = le32_to_cpu(info->offset_resp_ies); > > > > > hi dan, > the check below "if (resp_ie_len > 0)" looks strange for an unsigned. > Good point. I'll resend. regards, dan carpenter
Attachment:
signature.asc
Description: Digital signature