commit | 56e6786e59cba2c714091ed53deffa6001a32841 | [log] [tgz] |
---|---|---|
author | Pavel Roskin <proski@gnu.org> | Thu Sep 01 11:54:12 2011 -0400 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 13 15:53:46 2011 -0400 |
tree | c4d51bb8ce2ac0cd24940faa29f7af1839884bdf | |
parent | f84f234c6417e3d60b1cfeaf9d16c3bd1c8fe2a5 [diff] |
cfg80211: print bandwidth in chan_reg_rule_print_dbg() Two spaces and the second "KHz" suggest that the code author meant to print the bandwidth but forgot it. The code appears in commit e702d3cf already with two spaces and "KHz" in place of the bandwidth. Signed-off-by: Pavel Roskin <proski@gnu.org> Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>