Fix compilation for Linux 2.4 broken by the previous commit
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 2 Sep 2008 21:27:51 +0000 (21:27 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Tue, 2 Sep 2008 21:27:51 +0000 (21:27 +0000)
commite21e1740f357991b51c8d775656c3173415fea0c
treeca651a1bf7198ad20b4ad64162567c1a4a792328
parentc3307227fb4e5e359bc2aabbd9b496dd0dfbf80c
Fix compilation for Linux 2.4 broken by the previous commit

Just because GFP_KERNEL is defined, it doesn't mean that gfp_t is
available.  Define gfp_t as a macro instead.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3855 0192ed92-7a03-0410-a25b-9323aeb14dbd
include/compat.h