Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122642
b: refs/heads/master
c: 3fbb9d9
h: refs/heads/master
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Dec 12, 2008
1 parent 370c5be commit a208efe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 61ff84a4ce6451c9a0b675d355e0580e53628801
refs/heads/master: 3fbb9d95a96c6a03f2e484bb1665d089412640dc
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath9k/beacon.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ static struct ath_buf *ath_beacon_generate(struct ath_softc *sc, int if_id)
pci_unmap_single(sc->pdev, bf->bf_dmacontext,
skb->len,
PCI_DMA_TODEVICE);
dev_kfree_skb_any(skb);
}

skb = ieee80211_beacon_get(sc->hw, vif);
Expand Down

0 comments on commit a208efe

Please sign in to comment.