All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] ieee802154: use macros to replace hard-coded channel masks
@ 2025-11-25  8:56 Les Boys
  2025-11-25  9:36 ` [PATCH v1 1/2] include: add macros for ieee 802.15.4 " Les Boys
  0 siblings, 1 reply; 6+ messages in thread
From: Les Boys @ 2025-11-25  8:56 UTC (permalink / raw)
  To: linux-wpan@vger.kernel.org
  Cc: linux-kernel@vger.kernel.org, alex.aring@gmail.com,
	stefan@datenfreihafen.org, miquel.raynal@bootlin.com

(Cleanup) It was noticed that in the previous implementation, the channel
masks were hard-coded in the source code. This patch extracts all channel
masks into a header file.

Commits:
 1. include: add macros for ieee 802.15.4 channel masks
 2. net/ieee802154: use channel mask macros replace the hard-coded magic number

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

end of thread, other threads:[~2025-11-26  6:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25  8:56 [PATCH v1 0/2] ieee802154: use macros to replace hard-coded channel masks Les Boys
2025-11-25  9:36 ` [PATCH v1 1/2] include: add macros for ieee 802.15.4 " Les Boys
2025-11-25  9:41   ` [PATCH v1 2/2] net/ieee802154: use channel mask macros replace the hard-coded magic number Les Boys
2025-11-25 15:11     ` Miquel Raynal
2025-11-26  6:14       ` [PATCH v2 1/2] include: add macros for ieee 802.15.4 channel masks Les Boys
2025-11-26  6:16       ` [PATCH v2 2/2] net/ieee802154: use channel mask macros replace the hard-coded magic number Les Boys

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.