Re: [PATCH 1/2] staging: rtl8712: make unsigned length for rtl8717_get{_wpa_,_wpa2_,_}ie

From: Greg KH
Date: Fri Feb 16 2018 - 09:48:37 EST


On Thu, Feb 01, 2018 at 08:14:52PM +0100, Stefano Manni wrote:
> Fixed r8712_get_ie, r8712_get_wpa_ie, r8712_get_wpa2_ie
> to have a length as unsigned int pointer instead of signed.

<snip>

Can you rebase both of these patches on the staging-testing branch of
the staging.git tree so that I can apply them? Right now they have too
many conflicts.

thanks,

greg k-h