Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 170630
b: refs/heads/master
c: 7891849
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Oct 9, 2009
1 parent f660aa9 commit 199cf5b
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: af1fc67c1a803d303b59e54be45fe3329103e7db
refs/heads/master: 7891849e5a79eb1e6ddc12abf75a69981f567b98
1 change: 0 additions & 1 deletion trunk/drivers/net/wireless/libertas/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1276,7 +1276,6 @@ struct lbs_private *lbs_add_card(void *card, struct device *dmdev)
goto err_adapter;
}

dev->netdev_ops = &lbs_netdev_ops;
dev->ieee80211_ptr = wdev;
dev->ml_priv = priv;
SET_NETDEV_DEV(dev, dmdev);
Expand Down

0 comments on commit 199cf5b

Please sign in to comment.