[PATCH] ieee80211: fix gfp flags type
authorRandy Dunlap <rdunlap@xenotime.net>
Mon, 3 Oct 2005 05:41:09 +0000 (22:41 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Tue, 4 Oct 2005 02:01:14 +0000 (22:01 -0400)
commit8cb6108baee9dcd1dc96f476fe217d6a6b53c994
tree09eb68368fe4921c260315a927ddddeb4a6ad217
parent0a1c80f1115b9a1aacf00a312a532ceef49dfa1b
[PATCH] ieee80211: fix gfp flags type

Fix implicit nocast warnings in ieee80211 code:
net/ieee80211/ieee80211_tx.c:215:9: warning: implicit cast to nocast type

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
net/ieee80211/ieee80211_tx.c