mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 05:41:55 +00:00
1293fccc9e
Drivers are expected to set the PHY current_channel and current_page
according to their default state. The hwsim driver is advertising being
configured on channel 13 by default but that is not reflected in its own
internal pib structure. In order to ensure that this driver consider the
current channel as being 13 internally, we at least need to set the
pib->channel field to 13.
Fixes:
|
||
---|---|---|
.. | ||
adf7242.c | ||
at86rf230.c | ||
at86rf230.h | ||
atusb.c | ||
atusb.h | ||
ca8210.c | ||
cc2520.c | ||
fakelb.c | ||
Kconfig | ||
mac802154_hwsim.c | ||
mac802154_hwsim.h | ||
Makefile | ||
mcr20a.c | ||
mcr20a.h | ||
mrf24j40.c |