On Thu, Feb 28, 2019 at 12:08:45PM +0100, Lorenzo Bianconi wrote: > Grab rx_page_lock in mt76u_refill_rx allocating rx buffer for 'legacy' > mode. Remove gfp from mt76u_refill_rx signature since we need to > use GFP_ATOMIC > > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> I'm doing some cleanup/optimization work which amongs other things will remove rx_page_lock. Please drop this patch. Stanislaw