Hi On Mon, Nov 14, 2016 at 08:41:57PM +1100, Julian Calaby wrote: > > - rt2x00_set_field32(®, MAX_LEN_CFG_MAX_PSDU, 1); > > + rt2x00_set_field32(®, MAX_LEN_CFG_MAX_PSDU, 3; > > You're missing a closing parenthesis, so it isn't going to work unless > it's added back in. Thanks for the notice, hopefully Mathias can fix that. Stanislaw