]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sock.h
[PATCH] memory hotplug prep: kill local_mapnr
[linux-2.6-omap-h63xx.git] / include / net / sock.h
index ecb75526cba09d817bff41df4413f748a0e19662..e0498bd360042121d99fa0aea7ec77b8ebb2a03b 100644 (file)
@@ -207,7 +207,7 @@ struct sock {
        struct sk_buff_head     sk_write_queue;
        int                     sk_wmem_queued;
        int                     sk_forward_alloc;
-       unsigned int            sk_allocation;
+       gfp_t                   sk_allocation;
        int                     sk_sndbuf;
        int                     sk_route_caps;
        unsigned long           sk_flags;