netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH wpan-next v2 0/2] ieee802154: Internal moves
@ 2022-01-28 11:20 Miquel Raynal
  2022-01-28 11:20 ` [PATCH wpan-next v2 1/2] net: ieee802154: Move the IEEE 802.15.4 Kconfig main entries Miquel Raynal
  2022-01-28 11:20 ` [PATCH wpan-next v2 2/2] net: ieee802154: Move the address structure earlier and provide a kdoc Miquel Raynal
  0 siblings, 2 replies; 11+ messages in thread
From: Miquel Raynal @ 2022-01-28 11:20 UTC (permalink / raw)
  To: Alexander Aring, Stefan Schmidt, linux-wpan
  Cc: David S. Miller, Jakub Kicinski, netdev, Thomas Petazzoni,
	David Girault, Romuald Despres, Frederic Blain, Nicolas Schodet,
	Miquel Raynal

I am sending just a couple of patches from David that can easily be
reviewed outside of any other big patch series:
* reorder a bit the Kconfig entries
* move the ieee802154_addr structure and give it a kdoc before using it
  in the scan procedure.

Changes since v1:
* There were four patches merged into two as advised by Stefan.

David Girault (2):
  net: ieee802154: Move the IEEE 802.15.4 Kconfig main entries
  net: ieee802154: Move the address structure earlier and provide a kdoc

 include/net/cfg802154.h | 28 +++++++++++++++++++---------
 net/Kconfig             |  3 +--
 net/ieee802154/Kconfig  |  1 +
 3 files changed, 21 insertions(+), 11 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-01-31 22:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-28 11:20 [PATCH wpan-next v2 0/2] ieee802154: Internal moves Miquel Raynal
2022-01-28 11:20 ` [PATCH wpan-next v2 1/2] net: ieee802154: Move the IEEE 802.15.4 Kconfig main entries Miquel Raynal
2022-01-30 20:47   ` Alexander Aring
2022-01-30 21:07   ` Alexander Aring
2022-01-31 13:46     ` Miquel Raynal
2022-01-31 22:57       ` Alexander Aring
2022-01-28 11:20 ` [PATCH wpan-next v2 2/2] net: ieee802154: Move the address structure earlier and provide a kdoc Miquel Raynal
2022-01-30 21:09   ` Alexander Aring
2022-01-31 10:46     ` Miquel Raynal
2022-01-31 14:09       ` Miquel Raynal
2022-01-31 22:43         ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).