summaryrefslogtreecommitdiff
path: root/net/ipv4
diff options
context:
space:
mode:
authorRajesh Borundia <rajesh.borundia@qlogic.com>2010-11-23 03:08:27 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-11-28 18:47:16 (GMT)
commit5a6f95e653adf52ee1ff09cd5e66c2640c65ff66 (patch)
treee70e178fdd571f65d8d457d9c701facc16610c02 /net/ipv4
parentb0044bcfa95ddf2e317863fb29121c284b6725ca (diff)
downloadlinux-fsl-qoriq-5a6f95e653adf52ee1ff09cd5e66c2640c65ff66.tar.xz
netxen: avoid using reset_devices as it may become obsolete
In kdump environment do not depend on reset_devices parameter to reset the device as the parameter may become obsolete. Instead use an adapter specific mechanism to determine if the device needs a reset. Driver maintains a count of number of pci functions probed and decrements the count when remove handler of that pci function is called. If the first probe, probe of function 0, detects the count as non zero then reset the device. Signed-off-by: Rajesh Borundia <rajesh.borundia@qlogic.com> Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions