linux-wpan.vger.kernel.org archive mirror
 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; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2025-11-25 15:11 UTC | newest]

Thread overview: 4+ 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

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).