]> git.openfabrics.org - ~emulex/infiniband.git/commit
cfg80211: print bandwidth in chan_reg_rule_print_dbg()
authorPavel Roskin <proski@gnu.org>
Thu, 1 Sep 2011 15:54:12 +0000 (11:54 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 13 Sep 2011 19:53:46 +0000 (15:53 -0400)
commit56e6786e59cba2c714091ed53deffa6001a32841
treec4d51bb8ce2ac0cd24940faa29f7af1839884bdf
parentf84f234c6417e3d60b1cfeaf9d16c3bd1c8fe2a5
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>
net/wireless/reg.c