[PATCH v1 0/2] ieee802154: use macros to replace hard-coded channel masks

Les Boys <[email protected]> Tue, 25 Nov 2025 08:56:46 +0000
Newsgroups org.kernel.vger.linux-wpan,org.kernel.vger.linux-kernel
Message-ID <SA2PR10MB446095FC84B7983FEB79DC40A6D1A@SA2PR10MB4460.namprd10.prod.outlook.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