Print crc32 checksum for firmware and board files. Also some improvements how we print info messages during boot. --- Kalle Valo (6): ath10k: fix otp board id error message ath10k: reorganise hardware and firmware info messages ath10k: always show bmi chip ids and subdevice ids ath10k: split driver info messages during device initialisation ath10k: print crc32 checksums for firmware and board files ath10k: implement fw_checksums debugfs file drivers/net/wireless/ath/ath10k/Kconfig | 1 drivers/net/wireless/ath/ath10k/core.c | 8 ++ drivers/net/wireless/ath/ath10k/debug.c | 119 ++++++++++++++++++++++++++----- drivers/net/wireless/ath/ath10k/debug.h | 4 + 4 files changed, 111 insertions(+), 21 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html