summaryrefslogtreecommitdiffstats
path: root/net/bridge/br_input.c
diff options
context:
space:
mode:
authorTejun Heo <tj@kernel.org>2009-07-04 01:10:58 +0200
committerTejun Heo <tj@kernel.org>2009-07-04 01:10:58 +0200
commit79ba6ac825fac187894e236c9df1ba5fcbf53fd3 (patch)
tree384d4c09259161d0b7e2ee894cb82696ebb8e997 /net/bridge/br_input.c
parentMerge branch 'master' into for-next (diff)
downloadlinux-79ba6ac825fac187894e236c9df1ba5fcbf53fd3.tar.xz
linux-79ba6ac825fac187894e236c9df1ba5fcbf53fd3.zip
x86: make pcpu_chunk_addr_search() matching stricter
The @addr passed into pcpu_chunk_addr_search() is unit0 based address and thus should be matched inside unit0 area. Currently, when it uses chunk size when determining whether the address falls in the first chunk. Addresses in unitN where N>0 shouldn't be passed in anyway, so this doesn't cause any malfunction but fix it for consistency. [ Impact: mostly cleanup ] Signed-off-by: Tejun Heo <tj@kernel.org> Cc: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'net/bridge/br_input.c')
0 files changed, 0 insertions, 0 deletions