summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorEmil Tantilov <emil.s.tantilov@intel.com>2011-12-10 08:21:47 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2012-01-02 17:42:46 -0800
commitc1085b10925a3271f90cb9619f22835e701e8657 (patch)
tree004804a7ef627b4678fa14447a6e98c6a917ef2d /tools/perf/scripts/python/net_dropmonitor.py
parentf83396ad8318db0d5e55756a496af61a217bbfda (diff)
downloadkernel-c1085b10925a3271f90cb9619f22835e701e8657.tar.gz
ixgbe: fix incorrect PHY register reads
Fix some register reads that had the opcode and register parameters swapped. Also use define instead of a magic (0x3) number. Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com> Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
pan title='2024-05-21 11:14:55 -0500'>2024-05-21smb3: reenable swapfiles over SMB3 mountsSteve French 2024-05-01netfs: Cut over to using new writeback codeDavid Howells 2024-05-01netfs: Add some write-side stats and clean up some stat namesDavid Howells 2024-05-01mm: Provide a means of invalidation without using launder_folioDavid Howells 2024-01-29netfs: Fix missing zero-length check in unbuffered writeDavid Howells 2024-01-05netfs: Count DIO writesDavid Howells 2024-01-05netfs: Mark netfs_unbuffered_write_iter_locked() staticDavid Howells 2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells 2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells