Message ID | 20220304193919.649815-1-luiz.dentz@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 2bc0a832fad341a745786ba158e9a32ab1beced6 |
Headers | show |
Series | pull request: bluetooth-next 2022-03-04 | expand |
Context | Check | Description |
---|---|---|
netdev/tree_selection | success | Pull request for net-next |
netdev/build_32bit | success | Errors and warnings before: 39 this patch: 39 |
netdev/build_clang | success | Errors and warnings before: 0 this patch: 0 |
netdev/verify_signedoff | fail | committer Signed-off-by missing committer Signed-off-by missing committer Signed-off-by missing committer Signed-off-by missing committer Signed-off-by missing |
netdev/verify_fixes | success | Fixes tag looks correct |
netdev/build_allmodconfig_warn | success | Errors and warnings before: 39 this patch: 39 |
On Fri, 4 Mar 2022 11:39:19 -0800 Luiz Augusto von Dentz wrote: > bluetooth-next pull request for net-next: > > - Add new PID/VID (0x13d3/0x3567) for MT7921 > - Add new PID/VID (0x2550/0x8761) for Realtek 8761BU > - Add support for LG LGSBWAC02 (MT7663BUN) > - Add support for BCM43430A0 and BCM43430A1 > - Add support for Intel Madison Peak (MsP2) The missing sign-offs are back. I don't think our attempts to fix that last time did much good, so let me pull, but please be vigilant. The checker script is here FWIW: https://raw.githubusercontent.com/gregkh/gregkh-linux/master/work/verify_signedoff.sh
Hello: This pull request was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 4 Mar 2022 11:39:19 -0800 you wrote: > The following changes since commit 1039135aedfc5021b4827eb87276d7b4272024ac: > > net: ethernet: sun: Remove redundant code (2022-03-04 13:07:54 +0000) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git tags/for-net-next-2022-03-04 > > [...] Here is the summary with links: - pull request: bluetooth-next 2022-03-04 https://git.kernel.org/netdev/net-next/c/2bc0a832fad3 You are awesome, thank you!