Hi Luiz, > This checks the firmware build number, week and year matches with > repective version loaded and then skip the download process. > > Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@xxxxxxxxx> > --- > > > drivers/bluetooth/btintel.c | 94 +++++++++++++++++++++++++++-------- > drivers/bluetooth/btintel.h | 5 +- > drivers/bluetooth/btusb.c | 16 +++++- > drivers/bluetooth/hci_intel.c | 7 ++- > 4 files changed, 96 insertions(+), 26 deletions(-) Looks good to me. It would be however good to have some Tested-by and Reviewed-by tags added here to ensure that it doesn’t break any other assumptions. Regards Marcel