Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290261
b: refs/heads/master
c: d6f8026
h: refs/heads/master
i:
  290259: e6a2c25
v: v3
  • Loading branch information
Kalle Valo committed Jan 18, 2012
1 parent 2ef8476 commit 4812abd
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a0afd4f7c1ff8cb7a9747150500f8ce081fbcfc9
refs/heads/master: d6f802612af55cc1b3699d119a04dfa2fc8812a0
3 changes: 2 additions & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,8 @@ static struct net_device_stats *ath6kl_get_stats(struct net_device *dev)
return &vif->net_stats;
}

static int ath6kl_set_features(struct net_device *dev, u32 features)
static int ath6kl_set_features(struct net_device *dev,
netdev_features_t features)
{
struct ath6kl_vif *vif = netdev_priv(dev);
struct ath6kl *ar = vif->ar;
Expand Down

0 comments on commit 4812abd

Please sign in to comment.