Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9622
b: refs/heads/master
c: f36a29d
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jeff Garzik committed Oct 4, 2005
1 parent dea7cd2 commit 1eff544
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: 67974231d4354fe26aaa39a3153b5c0945b94858
refs/heads/master: f36a29d5672c7698ffe55c7c05107ae77fa698cc
2 changes: 1 addition & 1 deletion trunk/net/ieee80211/ieee80211_tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ void ieee80211_txb_free(struct ieee80211_txb *txb)
}

static struct ieee80211_txb *ieee80211_alloc_txb(int nr_frags, int txb_size,
unsigned int gfp_mask)
unsigned int __nocast gfp_mask)
{
struct ieee80211_txb *txb;
int i;
Expand Down

0 comments on commit 1eff544

Please sign in to comment.