]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/atmbr2684.h
[RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code
[linux-2.6-omap-h63xx.git] / include / linux / atmbr2684.h
index 7981b733f1ef3429d1e959be958089ed6d7b1b4f..969fb6c9e1cc07654ca3576a65fbb8172fc4b4e5 100644 (file)
@@ -86,8 +86,8 @@ struct atm_backend_br2684 {
  * efficient per-if in/out filters, this support will be removed
  */
 struct br2684_filter {
-       __u32   prefix;         /* network byte order */
-       __u32   netmask;        /* 0 = disable filter */
+       __be32  prefix;         /* network byte order */
+       __be32  netmask;        /* 0 = disable filter */
 };
 
 struct br2684_filter_set {