]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Match function definition to declaration and call-site.
authorUlrich Spörlein <uqs@FreeBSD.org>
Thu, 25 Jul 2013 09:30:00 +0000 (09:30 +0000)
committerUlrich Spörlein <uqs@FreeBSD.org>
Thu, 25 Jul 2013 09:30:00 +0000 (09:30 +0000)
commitb4d0045dfbbb54a4a81ba4304dcccbef9cc01d7f
tree9ae025c9f721b82c791e63e25ac44dab5b08175f
parent9c8a649226ab5ddb8eb10b9da582d16860ac70a1
Match function definition to declaration and call-site.

SVN r95378 refactored ahc_9005_subdevinfo_valid out into a separate
function but swapped the vendor/subvendor and device/subdevice pairs of
the parameters.

Found by: Coverity Prevent, CID 744931
Reviewed by: gibbs
sys/dev/aic7xxx/aic7xxx_pci.c