X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fmac80211%2Fmesh.h;h=2e161f6d8288255d47609fb83febf9bc2faae5ba;hb=a9da4f7ed6a702996ac9d1bbaf1a3969a4c092b3;hp=9ee3affab346a548bc4f046afac9c7fc07134b11;hpb=5f78e4d33945b291d12765cdd7e4304f437b9361;p=linux-2.6 diff --git a/net/mac80211/mesh.h b/net/mac80211/mesh.h index 9ee3affab3..2e161f6d82 100644 --- a/net/mac80211/mesh.h +++ b/net/mac80211/mesh.h @@ -140,7 +140,7 @@ struct rmc_entry { struct mesh_rmc { struct rmc_entry bucket[RMC_BUCKETS]; - u8 idx_mask; + u32 idx_mask; };