]> git.ipfire.org Git - thirdparty/pciutils.git/commit
lspci: Better filtering of duplicate kernel module names
authorMartin Mares <mj@ucw.cz>
Fri, 19 Apr 2013 11:33:52 +0000 (13:33 +0200)
committerMartin Mares <mj@ucw.cz>
Fri, 19 Apr 2013 11:33:52 +0000 (13:33 +0200)
commitb069b79a29feb278ff3314579f33878d184d5509
tree7198e65b9418ee97f00ea22d273c7fa2ca3994fb
parent4baec529d0e7ce233b62e1f4ac2f77e739b81b10
lspci: Better filtering of duplicate kernel module names

It was implemented only for reading modules.pcimap, but it turned out
that it is necessary for libkmod, too, so we have switched to a common
implementation.
ls-kernel.c