mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
94ed41a7a0972ac3483969776ec6b3e507f40086
[ Upstream commit c685034cabc574dbdf16fa675010e202083cb4c2 ] Use the correct ieee80211_conf of each band for IEEE80211_CONF_MONITOR comparison. Fixes:24e69f6bc3("mt76: fix monitor rx FCS error in DFS channel") Fixes:98686cd216("wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices") Signed-off-by: Shayne Chen <shayne.chen@mediatek.com> Signed-off-by: Felix Fietkau <nbd@nbd.name> Signed-off-by: Sasha Levin <sashal@kernel.org>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%