aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/resource.c
diff options
context:
space:
mode:
authorBjorn Helgaas <bhelgaas@google.com>2014-02-26 11:25:56 -0700
committerBjorn Helgaas <bhelgaas@google.com>2014-02-26 11:56:09 -0700
commit7ed37fc3289d2d7d9c33abbebc0ecc9343e17101 (patch)
treedbf8313e8ffa6b20fb604bcbcf474a30253bc612 /kernel/resource.c
parentLinus 3.14-rc1 (diff)
downloadwireguard-linux-7ed37fc3289d2d7d9c33abbebc0ecc9343e17101.tar.xz
wireguard-linux-7ed37fc3289d2d7d9c33abbebc0ecc9343e17101.zip
i2o: Fix I/O space allocation copy/paste error
When i2o_iop_systab_set() allocates I/O port space, it assigns the base of the new I/O port region to sb->current_mem_base, not sb->current_io_base. This looks like a copy/paste error, because we do use current_io_base, but there's no other place that sets it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'kernel/resource.c')
0 files changed, 0 insertions, 0 deletions