]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/lockd/sm_inter.h
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfashe...
[linux-2.6-omap-h63xx.git] / include / linux / lockd / sm_inter.h
index fc61d40964dadfa24a585273fe1b660c31717f38..22a645828f268e5639ae73fec10494ed21ecd05c 100644 (file)
@@ -24,7 +24,7 @@
  * Arguments for all calls to statd
  */
 struct nsm_args {
-       u32             addr;           /* remote address */
+       __be32          addr;           /* remote address */
        u32             prog;           /* RPC callback info */
        u32             vers;
        u32             proc;