mbox series

pull-request: ieee802154-next 2025-01-03

Message ID 20250103154605.440478-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Commit 3e5908172c05ab1511f2a6719b806d6eda6e1715
Headers show
Series pull-request: ieee802154-next 2025-01-03 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git tags/ieee802154-for-net-next-2025-01-03

Checks

Context Check Description
netdev/tree_selection success Pull request for net-next
netdev/build_32bit success Errors and warnings before: 1 this patch: 1
netdev/build_tools success No tools touched, skip
netdev/build_clang success Errors and warnings before: 12 this patch: 12
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success No Fixes tag
netdev/build_allmodconfig_warn success Errors and warnings before: 1 this patch: 1
netdev/build_clang_rust success No Rust files in patch. Skipping build
netdev/kdoc success Errors and warnings before: 20 this patch: 20
netdev/contest success net-next-2025-01-04--18-00 (tests: 887)

Message

Stefan Schmidt Jan. 3, 2025, 3:46 p.m. UTC
Hello Dave, Jakub, Paolo.

An update from ieee802154 for your *net-next* tree:

Leo Stone provided a documatation fix to improve the grammar.

David Gilbert spotted a non-used fucntion we can safely remove.

regards
Stefan Schmidt

The following changes since commit b8ee7a11c75436b85fa1641aa5f970de0f8a575c:

  net: dsa: mv88e6xxx: fix unreleased fwnode_handle in setup_port() (2024-10-28 13:27:34 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/wpan/wpan-next.git tags/ieee802154-for-net-next-2025-01-03

for you to fetch changes up to bddfe23be8f84e66b1920140a6e11400fae4f74a:

  net: mac802154: Remove unused ieee802154_mlme_tx_one (2024-12-30 16:40:38 +0100)

----------------------------------------------------------------
Dr. David Alan Gilbert (1):
      net: mac802154: Remove unused ieee802154_mlme_tx_one

Leo Stone (1):
      Documentation: ieee802154: fix grammar

 Documentation/networking/ieee802154.rst | 16 +++++++++-------
 net/mac802154/ieee802154_i.h            |  3 ---
 net/mac802154/tx.c                      | 13 -------------
 3 files changed, 9 insertions(+), 23 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Jan. 5, 2025, 1:50 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Fri,  3 Jan 2025 16:46:05 +0100 you wrote:
> Hello Dave, Jakub, Paolo.
> 
> An update from ieee802154 for your *net-next* tree:
> 
> Leo Stone provided a documatation fix to improve the grammar.
> 
> David Gilbert spotted a non-used fucntion we can safely remove.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154-next 2025-01-03
    https://git.kernel.org/netdev/net-next/c/3e5908172c05

You are awesome, thank you!