summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorGertjan van Wingerde <gwingerde@gmail.com>2011-04-30 17:15:13 +0200
committerJohn W. Linville <linville@tuxdriver.com>2011-05-02 14:49:17 -0400
commit9328fdac499b969ec57a195845f168e7c5168ccd (patch)
tree976fca4e43892e0869174af7f7d5bc9dcdc826e8 /tools/perf/scripts/python/netdev-times.py
parentd4c838ef5e5c2c7e205adf9e011d2e8bd6eae738 (diff)
downloadkernel-9328fdac499b969ec57a195845f168e7c5168ccd.tar.gz
rt2x00: Streamline rt2800 eeprom initialisations.
In rt2800lib.c the rt2800_init_eeprom function the same eeprom words were read multiple times, due to inefficient ordering of the eeprom checks. Reorder the checks so that each EEPROM word only has to be read once. Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
d=5c755fe142b421d295e7dd64a9833c12abbfd28e'>Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds 2015-06-02target: Minimize SCSI header #include directivesBart Van Assche 2015-06-01target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usageNicholas Bellinger 2015-06-01target: Subsume se_port + t10_alua_tg_pt_gp_member into se_lunChristoph Hellwig 2015-06-01target: Convert se_node_acl->device_list[] to RCU hlistNicholas Bellinger 2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig 2015-05-30target: fix DPO and FUA bit checksChristoph Hellwig 2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds 2015-04-07target: Update SPC/SBC emulation for sess_prot_typeNicholas Bellinger 2015-03-26target: add missing sense_reason_t annotationsChristoph Hellwig 2015-03-19target: do not reject FUA CDBs when write cache is enabled but emulate_write_...Christophe Vu-Brugier 2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds 2015-02-14target: Set LBPWS10 bit in Logical Block Provisioning EVPDNicholas Bellinger