Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266247
b: refs/heads/master
c: 6e82bc4
h: refs/heads/master
i:
  266245: 0dd1dc3
  266243: 2d10c32
  266239: 79d1193
v: v3
  • Loading branch information
Felix Fietkau authored and John W. Linville committed Sep 19, 2011
1 parent 6ef35f8 commit 070aa86
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: 42cecc3465578e442b794851fd8802dcb85a192c
refs/heads/master: 6e82bc4a5bf3a1ce597324c8667baa6a2ed12604
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/xmit.c
Original file line number Diff line number Diff line change
Expand Up @@ -1887,6 +1887,7 @@ int ath_tx_start(struct ieee80211_hw *hw, struct sk_buff *skb,

skb_push(skb, padsize);
memmove(skb->data, skb->data + padsize, padpos);
hdr = (struct ieee80211_hdr *) skb->data;
}

if ((vif && vif->type != NL80211_IFTYPE_AP &&
Expand Down

0 comments on commit 070aa86

Please sign in to comment.