]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/bonding/bond_main.c
[PATCH] gfp flags annotations - part 1
[net-next-2.6.git] / drivers / net / bonding / bond_main.c
index f0a5b772a386b3659ab2ba6f76bc64f4f6765f57..f264ff162979f5eec2efecae262f3a21fe399588 100644 (file)
@@ -1290,7 +1290,7 @@ static void bond_mc_list_destroy(struct bonding *bond)
  * Copy all the Multicast addresses from src to the bonding device dst
  */
 static int bond_mc_list_copy(struct dev_mc_list *mc_list, struct bonding *bond,
-                            unsigned int __nocast gfp_flag)
+                            gfp_t gfp_flag)
 {
        struct dev_mc_list *dmi, *new_dmi;