]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit873e146b05044b8ae72ec2ad727186a5dedb78e0
tree09eb68368fe4921c260315a927ddddeb4a6ad217
parent08b186492f7b40360c802555a9e3f818bc559d5f
[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