summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2011-03-10 16:23:24 -0800
committerDavid S. Miller <davem@davemloft.net>2011-03-10 17:01:01 -0800
commitff3fccb3d05756ec9fb44350b059d31a5e8e0fdc (patch)
treea1b7f7d24e90ebc0f057843df9bd65bbd435a880 /tools/perf/scripts/python/bin
parentdbdd9a52e38a4a93adfa4d0278801cce4fad98eb (diff)
downloadkernel-ff3fccb3d05756ec9fb44350b059d31a5e8e0fdc.tar.gz
ipv4: Remove unnecessary test from ip_mkroute_input()
fl->oif will always be zero on the input path, so there is no reason to test for that. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
-27[SCSI] qla2xxx: Code changes to support new dynamic logging infrastructure.Saurav Kashyap 2011-05-01[SCSI] qla2xxx: Update copyright banner.Andrew Vasquez 2011-02-25[SCSI] qla2xxx: Propagate block-layer tags on submitted I/Os.Andrew Vasquez 2010-12-09[SCSI] qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez 2010-10-25[SCSI] qla2xxx: Remove scsi_cmnd->serial_number from debug tracesMadhuranath Iyengar 2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds 2010-07-28[SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi 2010-07-28[SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez 2010-07-28[SCSI] qla2xxx: Update copyright banner.Giridhar Malavali 2010-07-28[SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao 2010-07-28[SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali 2010-07-27[SCSI] qla2xxx: Clear drive active CRB register when not in use.Giridhar Malavali 2010-06-16fix typos concerning "management"Uwe Kleine-König