Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9614
b: refs/heads/master
c: 8cb6108
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jeff Garzik committed Oct 4, 2005
1 parent 6c3fdd4 commit c62bf78
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: 0a1c80f1115b9a1aacf00a312a532ceef49dfa1b
refs/heads/master: 8cb6108baee9dcd1dc96f476fe217d6a6b53c994
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,
int gfp_mask)
unsigned int gfp_mask)
{
struct ieee80211_txb *txb;
int i;
Expand Down

0 comments on commit c62bf78

Please sign in to comment.