Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134958
b: refs/heads/master
c: 2a07954
h: refs/heads/master
v: v3
  • Loading branch information
Kalle Valo authored and John W. Linville committed Feb 27, 2009
1 parent e73fd3f commit 63f27ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0bfbce18b9c11201ebf1cfbc0deeab7bdbfe32a5
refs/heads/master: 2a07954b83a3d4dc93031d3ce030fb9380a8e15a
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/at76c50x-usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -2268,7 +2268,7 @@ static int at76_init_new_device(struct at76_priv *priv,

printk(KERN_INFO "%s: USB %s, MAC %s, firmware %d.%d.%d-%d\n",
wiphy_name(priv->hw->wiphy),
interface->dev.bus_id, mac2str(priv->mac_addr),
dev_name(&interface->dev), mac2str(priv->mac_addr),
priv->fw_version.major, priv->fw_version.minor,
priv->fw_version.patch, priv->fw_version.build);
printk(KERN_INFO "%s: regulatory domain 0x%02x: %s\n",
Expand Down

0 comments on commit 63f27ce

Please sign in to comment.