summaryrefslogtreecommitdiffstats
path: root/net/sched
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2023-07-24 11:42:34 +0200
committerDavid S. Miller <davem@davemloft.net>2023-07-24 11:42:34 +0200
commit5322a27c0d461ab3938dd513b1672b86ee722da7 (patch)
tree938aed497d03917357fb1b8ff2de4aa074599bb2 /net/sched
parentMerge branch 'phy-motorcomm-driver-strength' (diff)
parentionic: add FLR recovery support (diff)
downloadlinux-5322a27c0d461ab3938dd513b1672b86ee722da7.tar.xz
linux-5322a27c0d461ab3938dd513b1672b86ee722da7.zip
Merge branch 'ionic-FLR-support'
Shannon Nelson says: ==================== ionic: add FLR support Add support for handing and recovering from a PCI FLR event. This patchset first moves some code around to make it usable from multiple paths, then adds the PCI error handler callbacks for reset_prepare and reset_done. Example test: echo 1 > /sys/bus/pci/devices/0000:2a:00.0/reset v4: - don't remove ionic_dev_teardown() in ionic_probe() in patch 2/4 - remove clear_bit() change from patch 3/4 v3: Link: https://lore.kernel.org/netdev/20230717170001.30539-1-shannon.nelson@amd.com/ - removed first patch, it is already merged into net v2: Link: https://lore.kernel.org/netdev/20230713192936.45152-1-shannon.nelson@amd.com/ - removed redundant pci_save/restore_state() calls ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions