Message ID | 20221228133547.633797-1-martin.blumenstingl@googlemail.com |
---|---|
Headers | show |
Series | rtw88: Four fixes found while working on SDIO support | expand |
Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: > Hi Ping-Ke, > > On Thu, Dec 29, 2022 at 10:26 AM Ping-Ke Shih <pkshih@realtek.com> wrote: > [...] >> > Martin Blumenstingl (4): >> > rtw88: Add packed attribute to the eFuse structs >> >> I think this patch depends on another patchset or oppositely. >> Please point that out for reviewers. > > There are no dependencies for this smaller individual series other > than Linux 6.2-rc1 (as this has USB support). I made sure to not > include any of the SDIO changes in this series. > The idea is that it can be applied individually and make it either > into 6.2-rc2 (or newer) or -next (6.3). BTW wireless-next or wireless-testing are the preferred baselines for wireless patches. Of course you can use other trees if you really want, but please try to make sure they apply to wireless-next. Conflicts are always extra churn I would prefer to avoid.