commit | b41d6cf38e27a940d998d989526a9748de1bf028 | [log] [tgz] |
---|---|---|
author | Jean Delvare <khali@linux-fr.org> | Sun Aug 17 21:06:59 2008 +0200 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Oct 20 10:48:35 2008 -0700 |
tree | a2ae90005e000d4f9d16637171ff11dd31a4917a | |
parent | edbc25caaa492a82e19baa915f1f6b0a0db6554d [diff] |
PCI: Check dynids driver_data value for validity Only accept dynids whose driver_data value matches one of the driver's pci_driver_id entries. This prevents the user from accidentally passing values the drivers do not expect. Cc: Milton Miller <miltonm@bga.com> Acked-by: Greg Kroah-Hartman <gregkh@suse.de> Signed-off-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>