]> Pileus Git - ~andy/linux/blobdiff - include/net/if_inet6.h
net: cleanup unsigned to unsigned int
[~andy/linux] / include / net / if_inet6.h
index 51a7031b4aa379463a56fca35f69f97dfdf4ffa8..50f325fd06919958a19bae2c1a07e85c63703341 100644 (file)
@@ -120,7 +120,7 @@ struct ifmcaddr6 {
        unsigned char           mca_crcount;
        unsigned long           mca_sfcount[2];
        struct timer_list       mca_timer;
-       unsigned                mca_flags;
+       unsigned int            mca_flags;
        int                     mca_users;
        atomic_t                mca_refcnt;
        spinlock_t              mca_lock;