]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/atmclip.h
[ARM] 5321/1: Kirkwood: fix typo in Makefile
[linux-2.6-omap-h63xx.git] / include / net / atmclip.h
index 90fcc98e676f349239b66d9a6840502fcb0e33f0..b5a51a7bb36476ce7be0a4f3ed0130742e354276 100644 (file)
@@ -36,7 +36,7 @@ struct clip_vcc {
 
 
 struct atmarp_entry {
-       u32             ip;             /* IP address */
+       __be32          ip;             /* IP address */
        struct clip_vcc *vccs;          /* active VCCs; NULL if resolution is
                                           pending */
        unsigned long   expires;        /* entry expiration time */