Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 129760
b: refs/heads/master
c: 26d1597
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Jan 13, 2009
1 parent aebb81d commit e9f7728
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 25a4cceaa44a7f73c8f92e6177812347500a0b15
refs/heads/master: 26d1597c9a4532eec74f9651c4c96483cb8892fe
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/p54/p54common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1850,7 +1850,7 @@ static void p54_remove_interface(struct ieee80211_hw *dev,

static int p54_config(struct ieee80211_hw *dev, u32 changed)
{
int ret;
int ret = 0;
struct p54_common *priv = dev->priv;
struct ieee80211_conf *conf = &dev->conf;

Expand Down

0 comments on commit e9f7728

Please sign in to comment.