Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155870
b: refs/heads/master
c: bfa99bf
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jul 21, 2009
1 parent 8b4862a commit ba3ae1e
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: ed5c8ef3bb2de277b7885072e0e981c41a022be5
refs/heads/master: bfa99bfdda1ce8a60f1f0fba7a04162a66d4ecfa
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/p54/p54spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ static int __devinit p54spi_probe(struct spi_device *spi)

hw = p54_init_common(sizeof(*priv));
if (!hw) {
dev_err(&priv->spi->dev, "could not alloc ieee80211_hw");
dev_err(&spi->dev, "could not alloc ieee80211_hw");
return -ENOMEM;
}

Expand Down

0 comments on commit ba3ae1e

Please sign in to comment.