]> err.no Git - linux-2.6/blobdiff - include/net/ip_fib.h
[IPV4]: ip_fib_check_default() annotated
[linux-2.6] / include / net / ip_fib.h
index cacf4c52a8c019439b31efeef88897b3dabc23df..9cd0b56cd758e21e7247c59147f044b09711b5ae 100644 (file)
@@ -229,7 +229,7 @@ extern void fib_select_multipath(const struct flowi *flp, struct fib_result *res
 struct rtentry;
 
 /* Exported by fib_semantics.c */
-extern int ip_fib_check_default(u32 gw, struct net_device *dev);
+extern int ip_fib_check_default(__be32 gw, struct net_device *dev);
 extern int fib_sync_down(u32 local, struct net_device *dev, int force);
 extern int fib_sync_up(struct net_device *dev);
 extern __be32  __fib_res_prefsrc(struct fib_result *res);