Message ID | 20221212093026.5C5AEC433D2@smtp.kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | fba119cee1412f49c472f3913241d00f830761fd |
Headers | show |
Series | pull-request: wireless-next-2022-12-12 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net-next |
netdev/build_32bit | success | Errors and warnings before: 9 this patch: 9 |
netdev/build_clang | success | Errors and warnings before: 7 this patch: 4 |
netdev/verify_signedoff | success | Signed-off-by tag matches author and committer |
netdev/verify_fixes | success | Fixes tag looks correct |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 9 this patch: 9 |
Kalle Valo <kvalo@kernel.org> writes: > here's a pull request to net-next tree, more info below. Please let me know if > there are any problems. > > Kalle > > The following changes since commit 65e6af6cebefbf7d8d8ac52b71cd251c2071ad00: > > net: ethernet: mtk_wed: fix sleep while atomic in mtk_wed_wo_queue_refill (2022-12-02 21:23:02 -0800) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next.git tags/wireless-next-2022-12-12 > > for you to fetch changes up to 832c3f66f53f1eb20f424b916a311ad82074ef0d: > > Merge tag 'iwlwifi-next-for-kalle-2022-12-07' of http://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next (2022-12-08 16:54:33 +0200) > > ---------------------------------------------------------------- > wireless-next patches for v6.2 > > Fourth set of patches for v6.2. Few final patches, a big change is > that rtw88 now has USB support. > > Major changes: > > rtw88 > > * support USB devices rtw8821cu, rtw8822bu, rtw8822cu and rtw8723du > > ---------------------------------------------------------------- Sorry for sending this so late, I was supposed to send it on Friday but didn't manage to. All the patches have been in wireless-next since Thursday so this should be safe to merge. But if it's too late please do drop this, I'll then submit these again for v6.3.
Hello: This pull request was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 12 Dec 2022 09:30:26 +0000 (UTC) you wrote: > Hi, > > here's a pull request to net-next tree, more info below. Please let me know if > there are any problems. > > Kalle > > [...] Here is the summary with links: - pull-request: wireless-next-2022-12-12 https://git.kernel.org/netdev/net-next/c/fba119cee141 You are awesome, thank you!