]> mj.ucw.cz Git - pciutils.git/commit
Remove 64-bit BAR handling code for bus centric view
authorYu Zhao <yu.zhao@intel.com>
Sun, 4 Jan 2009 08:09:08 +0000 (16:09 +0800)
committerMartin Mares <mj@ucw.cz>
Sun, 18 Jan 2009 21:57:58 +0000 (22:57 +0100)
commit6bd1a04738a9756c1e8e4f8531b076a216918751
tree077bd7a9d8a518d83fc60474b5c267eed9de2a4b
parentcaeac5c38e34c5282a0646a697acaa1fea22ddb7
Remove 64-bit BAR handling code for bus centric view

Remove the redundant 64-bit BAR handling code, since it's already taken
care of by generic/proc/sysfs methods code.

Signed-off-by: Yu Zhao <yu.zhao@intel.com>
lspci.c