projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
[linux-2.6]
/
net
/
mac80211
/
mesh.h
diff --git
a/net/mac80211/mesh.h
b/net/mac80211/mesh.h
index
9ee3aff
..
2e161f6
100644
(file)
--- 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];
- u
8
idx_mask;
+ u
32
idx_mask;
};