Daniel Golle <daniel@xxxxxxxxxxxxxx> wrote: > From: Gabor Juhos <juhosg@xxxxxxxxxxx> > > The rt2800_drv_data structure contains driver specific > information. Move the declaration into the rt2800lib.h > header which is a more logical place for it. Also fix > the comment style to avoid checkpatch warning. > > The patch contains no functional changes, it is in > preparation for the next patch. > > Signed-off-by: Gabor Juhos <juhosg@xxxxxxxxxxx> > Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx> I didn't quite get what patches (if any) I should take, so I'm dropping the ones below. Please resend the patches which are ok as a new pathchset. 9 patches set to Changes Requested. 9517997 [v2,01/14] rt2x00: rt2800lib: move rt2800_drv_data declaration into rt2800lib.h 9518001 [v2,02/14] rt2x00: rt2800lib: introduce RT2800_HAS_HIGH_SHARED_MEM flag 9518003 [v2,03/14] rt2x00: rt2800: serialize shared memory access 9518005 [v2,04/14] rt2x00: rt2800lib: fix beacon generation on RT3593 9518007 [v2,05/14] rt2x00: rt2800lib: add hw_beacon_count field to struct rt2800_drv_data 9518009 [v2,06/14] rt2x00: rt2800lib: init additional beacon offset registers 9518011 [v2,07/14] rt2x00: rt2800lib: fix max supported beacon count for RT3593 9518013 [v2,08/14] rt2x00: rt2800mmio: add a workaround for spurious TX_FIFO_STATUS interrupts 9518015 [v2,09/14] rt2x00: rt2x00pci: set PCI MWI only if supported -- https://patchwork.kernel.org/patch/9517997/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches