Hi Meng, > Firmware for rtl chipset is as part of the linux-firmware repository > in dir linux-firmware/rtl_bt. Today, the rtl8761a_config, > rtl8821a_config and rtl8723b_config files are used in btrtl, but it > doesn't actually exist, which causes errors like: > > bluetooth: Direct firmware load for rtl_bt/rtl8821a_config.bin > failed with error -2 > > According to the files in the rtl_bt directory in the Linux firmware, > fixes the driver to load correct firmware file for rtl. > > Fixes: f96dbd322a8f1 (Bluetooth: btrtl: add MODULE_FIRMWARE declarations) > Signed-off-by: Meng Tang <tangmeng@xxxxxxxxxxxxx> > --- > drivers/bluetooth/btrtl.c | 3 --- > 1 file changed, 3 deletions(-) I am ignoring this patch since the subject is bogus. Regards Marcel