summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <eric.dumazet@gmail.com>2011-04-03 17:21:00 -0700
committerDavid S. Miller <davem@davemloft.net>2011-04-03 17:21:00 -0700
commit8f7b01a178b8e6a7b663a1bbaa1710756d67b69b (patch)
tree8f176cbd29c543af3a11cf613f5b87755e8d0353 /tools/perf/scripts/python
parent8a0427bb688eae86a8bb939b6a74e5aa00aa035a (diff)
downloadkernel-8f7b01a178b8e6a7b663a1bbaa1710756d67b69b.tar.gz
xen: netfront: fix declaration order
Must declare xennet_fix_features() and xennet_set_features() before using them. Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
5-15 13:29:01 +0200'>2017-05-15staging: rtl8192e: print alg name as debug.Malcolm Priestley 2017-05-15staging: rtl8192e: Remove RX: IEEE802.1X EAPOL frame! warning.Malcolm Priestley 2017-05-15staging: rtl8192e: GetTs Fix invalid TID 7 warning.Malcolm Priestley 2017-05-15staging: rtl8192e: rtl92e_get_eeprom_size Fix read size of EPROM_CMD.Malcolm Priestley 2017-05-15staging: rtl8192e: fix 2 byte alignment of register BSSIDR.Malcolm Priestley 2017-05-15staging: rtl8192e: rtl92e_fill_tx_desc fix write to mapped out memory.Malcolm Priestley 2017-03-29staging: rtl8192e: Fix embedded function names with __func__Suniel Mahesh 2017-03-23staging: rtl8192e: Fix issues reported by checkpatch.plSuniel Mahesh 2017-03-23staging: rtl8192e: Rectify pointer comparisions with NULLSuniel Mahesh 2017-03-23Staging: rtl8192e - fixed style of block commentsDerek Robson 2017-03-12staging: rtl8192e: Remove multiple assignmentsGargi Sharma 2017-03-09staging: rtl8192e: Indent the codeGeorgiana Rodica Chelu 2017-03-09staging: rtl8192e: Remove useless type conversionGargi Sharma 2017-03-06staging: rtl8192e: replace explicit NULL comparisonGargi Sharma 2017-03-06staging: rtl8192e: Remove useless parenthesesGargi Sharma 2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2017-02-22Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds 2017-02-10Staging: rtl8192e: remove redundant null check on array algColin Ian King 2017-02-02staging: rtl8192e: Aligning the * on each line in block commentsArushi 2017-01-19Make static usermode helper binaries constantGreg Kroah-Hartman 2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser 2017-01-16staging: rtl8192e: rtl8192e: Remove NULL test before vfreeShyam Saini 2017-01-16Drivers: staging: rtl8192e: style fix, octal file permissionsDerek Robson 2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin 2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds 2016-11-15staging: rtl8192e: Added new line after declarationYamanappagouda Patil 2016-11-15staging: rtl8192e: Fixed coding style wornings on Block comments.Yamanappagouda Patil 2016-10-30staging: rtl8192e: Standardize test for NULL.Elise Lennion 2016-10-25staging: rtl8192x: fix bogus maybe-uninitialized warningArnd Bergmann 2016-10-17staging: rtl8192e: Compress return logic into one line.Elise Lennion 2016-10-16Staging: rtl8192e: rtl_core: Constify rtllib_qos_parameters structuresBhumika Goyal 2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson 2016-10-02staging: rtl8188eu: core: rtw_xmit: Use macros instead of constantsGeorgiana Rodica Chelu