commit | 7ba7974197090285fdb413c6e1c41aaacd44b9c4 | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Sep 26 19:01:45 2011 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 01 16:52:09 2011 -0500 |
tree | 02b8f50e90e8537093acfffc05b1a6944202546d | |
parent | 488a1a5dfe9a9ba57fa6c6b6b98136ea494e0296 [diff] |
pcnet-pci: Fix PIO word access to PROM Implement the various IO access widths according to the spec. This specifically unbreaks word and dword access to the PROM area that is mapped into IO space. It also drops redundant upper limit checks and spurious "return void". Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>