aboutsummaryrefslogtreecommitdiff
path: root/include/net/netlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/netlabel.h')
-rw-r--r--include/net/netlabel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/netlabel.h b/include/net/netlabel.h
index fc2b72fc7e0..dd5780b3691 100644
--- a/include/net/netlabel.h
+++ b/include/net/netlabel.h
@@ -108,7 +108,7 @@
*/
static inline struct sk_buff *netlbl_netlink_alloc_skb(size_t head,
size_t body,
- int gfp_flags)
+ gfp_t gfp_flags)
{
struct sk_buff *skb;