commit | 4633dfc32c0019bed2996de9bbdbe7f3b518a44e | [log] [tgz] |
---|---|---|
author | Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> | Thu Oct 08 19:20:14 2015 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Oct 13 10:30:56 2015 +0200 |
tree | 1fe4df20d947d958e00a070eefda7726554b533e | |
parent | f7418bc10d8402798ee3add5ef0ed5f33266a2bb [diff] |
mac80211: Fix hwflags debugfs file format Commit 30686bf7f5b3 ("mac80211: convert HW flags to unsigned long bitmap") accidentally removed the newline delimiter from the hwflags debugfs file. Fix this by adding back the newline between the HW flags. Cc: stable@vger.kernel.org [4.2] Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qti.qualcomm.com> [fix commit log] Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>