From 7a7b37328864286d0079d03198260e5f92d0a512 Mon Sep 17 00:00:00 2001 From: Michal Kazior Date: Tue, 19 Aug 2014 13:22:32 +0200 Subject: [PATCH] ath10k: fix a conflict bug in wmi service bitmap Service mapping for main firmware branch was incorrectly used for 10.x firmware and vice-versa. This caused wmi_services in debugfs to print wrong values. This fixes commit cff990ce7ddd6 ("ath10k: fix wmi service bitmap debug") where for some reason there was either a conflict that wasn't resolved properly or git had a bad day. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-format-patch failed