summaryrefslogtreecommitdiff
path: root/net/mac80211/sta_info.c
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-09-12 20:28:37 +0000
committerDavid S. Miller <davem@davemloft.net>2011-09-17 01:15:46 -0400
commit765cf9976e937f1cfe9159bf4534967c8bf8eb6d (patch)
tree671d57668c3f10a22e76704ad6d2c9f0a2e1f9f1 /net/mac80211/sta_info.c
parentb9fa1fbf98178c8bbda23ff1d3ed0731bb3c0bd1 (diff)
tcp: md5: remove one indirection level in tcp_md5sig_pool
tcp_md5sig_pool is currently an 'array' (a percpu object) of pointers to struct tcp_md5sig_pool. Only the pointers are NUMA aware, but objects themselves are all allocated on a single node. Remove this extra indirection to get proper percpu memory (NUMA aware) and make code simpler. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mac80211/sta_info.c')
0 files changed, 0 insertions, 0 deletions