Re: [PATCH v2] staging: rtl8723bs: refactor BSS Coexistence channel report logic

From: Dan Carpenter

Date: Fri Jan 30 2026 - 03:31:05 EST


On Thu, Jan 29, 2026 at 12:01:10AM -0800, Michael Huang wrote:
> - Retained the 2D structure for 'ch_present' despite only using class 0
> for now. This aligns with the IEEE 802.11 Regulatory Class/Channel
> List hierarchy, making the code easier to map to the specification
> and extensible for future operating class support.

No one can predit the future and adding unused cruft based on our
horoscope is discouraged. Future developers can add it themselves if
they want it.

regards,
dan carpenter