Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 88260
b: refs/heads/master
c: 3f2eeac
h: refs/heads/master
v: v3
  • Loading branch information
Daniel Drake authored and John W. Linville committed Apr 8, 2008
1 parent d8bbbbd commit c1905d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 877cb0d4af2658beb5f89d38ae51968782f62fad
refs/heads/master: 3f2eeac97952b262f2b904c6150a9879777995eb
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -11576,6 +11576,7 @@ static int ipw_prom_alloc(struct ipw_priv *priv)
priv->prom_priv->priv = priv;

strcpy(priv->prom_net_dev->name, "rtap%d");
memcpy(priv->prom_net_dev->dev_addr, priv->mac_addr, ETH_ALEN);

priv->prom_net_dev->type = ARPHRD_IEEE80211_RADIOTAP;
priv->prom_net_dev->open = ipw_prom_open;
Expand Down

0 comments on commit c1905d5

Please sign in to comment.