[PATCH] gfp_t: net/*

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This commit is contained in:
Al Viro
2005-10-21 03:20:43 -04:00
committed by Linus Torvalds
parent fd4f2df24b
commit 7d877f3bda
7 changed files with 8 additions and 8 deletions

View File

@@ -827,7 +827,7 @@ struct netlink_broadcast_data {
int failure;
int congested;
int delivered;
unsigned int allocation;
gfp_t allocation;
struct sk_buff *skb, *skb2;
};