Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 172222
b: refs/heads/master
c: e0e42da
h: refs/heads/master
v: v3
  • Loading branch information
Holger Schurig authored and John W. Linville committed Nov 28, 2009
1 parent 5a5b489 commit 8570016
Show file tree
Hide file tree
Showing 7 changed files with 481 additions and 364 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: 5e8e8b5759566b76bdf36046ae015796676a423c
refs/heads/master: e0e42da3a4df6f487b59dad608db56e25001bcdb
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/libertas/decl.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,9 @@ int lbs_start_card(struct lbs_private *priv);
void lbs_stop_card(struct lbs_private *priv);
void lbs_host_to_card_done(struct lbs_private *priv);

int lbs_set_mac_address(struct net_device *dev, void *addr);
void lbs_set_multicast_list(struct net_device *dev);

int lbs_suspend(struct lbs_private *priv);
void lbs_resume(struct lbs_private *priv);

Expand Down
Loading

0 comments on commit 8570016

Please sign in to comment.