Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19071
b: refs/heads/master
c: f73cb83
h: refs/heads/master
i:
  19069: dd9c0e8
  19067: 4e0e615
  19063: 62c5d74
  19055: e2dc61e
  19039: f139fd5
  19007: 6fe9667
  18943: 11a3331
v: v3
  • Loading branch information
Zhu Yi authored and John W. Linville committed Jan 30, 2006
1 parent 09373c8 commit 052bce8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: b6e4da72342cb075a2742c79e693c8edc1d55389
refs/heads/master: f73cb83f1ace1a4bd3c57ae33f5c6c8bac9c0946
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -11035,7 +11035,6 @@ static int ipw_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
net_dev->set_multicast_list = ipw_net_set_multicast_list;
net_dev->set_mac_address = ipw_net_set_mac_address;
priv->wireless_data.spy_data = &priv->ieee->spy_data;
priv->wireless_data.ieee80211 = priv->ieee;
net_dev->wireless_data = &priv->wireless_data;
net_dev->wireless_handlers = &ipw_wx_handler_def;
net_dev->ethtool_ops = &ipw_ethtool_ops;
Expand Down

0 comments on commit 052bce8

Please sign in to comment.