Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 237418
b: refs/heads/master
c: fe0b7c6
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and John W. Linville committed Feb 18, 2011
1 parent 85e474b commit 5a69847
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: 12873372fe1f201813f1cc750a8af7d9193f445c
refs/heads/master: fe0b7c616ebd7d25afbb4315d0e3220b112a7b2f
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/p54/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ EXPORT_SYMBOL_GPL(p54_init_common);

int p54_register_common(struct ieee80211_hw *dev, struct device *pdev)
{
struct p54_common *priv = dev->priv;
struct p54_common __maybe_unused *priv = dev->priv;
int err;

err = ieee80211_register_hw(dev);
Expand Down

0 comments on commit 5a69847

Please sign in to comment.