commit | 0358bc293e4aceac51e0e09837830898e90d2552 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Mon Oct 05 11:37:01 2009 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Oct 07 16:33:51 2009 -0400 |
tree | c7f15ec61284d1624b17aa4ee2d556ea149f29c6 | |
parent | 49d965c8f7fcbf06da373468e091eb7d205f0bec [diff] |
iwlwifi: use %pM for formatted MAC addresses User-visible messages should use formatted MAC addresses ("00:01:...") rather than raw ("0001...") so they match other parts of the system. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> CC: ilw@linux.intel.com CC: linux-wireless@vger.kernel.org Acked-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>