Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159412
b: refs/heads/master
c: 08e0403
h: refs/heads/master
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Aug 4, 2009
1 parent 918b7e9 commit aa9c385
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: b8b0f377c762558b3773e27f73c7bbcd0fa40171
refs/heads/master: 08e0403a1472d9fa3662369a36ccaf24c796a33e
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath/ath9k/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -1324,8 +1324,6 @@ static int ath_init(u16 devid, struct ath_softc *sc)

ah = kzalloc(sizeof(struct ath_hw), GFP_KERNEL);
if (!ah) {
DPRINTF(sc, ATH_DBG_FATAL,
"Cannot allocate memory for state block\n");
r = -ENOMEM;
goto bad_no_ah;
}
Expand Down

0 comments on commit aa9c385

Please sign in to comment.