summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>2012-05-16 22:40:49 +0200
committerJohn W. Linville <linville@tuxdriver.com>2012-06-05 15:32:11 -0400
commit726f23fdeb003eee1d2b0eb14503591175746c70 (patch)
treef667b96906f13a26c1b996669398e9ebaf46a210 /tools/perf/scripts/python/bin
parentccf91bd678d74e1e98a153539cd07a62991d6610 (diff)
downloadkernel-726f23fdeb003eee1d2b0eb14503591175746c70.tar.gz
iwlwifi: fix prints in iwl_rx_handle
The debug prints were wrong and buggy. The HW pointer wasn't printed correctly, it was mixed up with the pointer to the rxbuf. Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Reviewed-by: Wey-Yi W Guy <wey-yi.w.guy@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
ling for secondary consolesDavid Woodhouse 2023-10-10docs: move powerpc under archCosta Shulyupin 2023-09-18tty: hvc: remove set but unused variableBo Liu 2023-08-11tty: hvc: convert counts to size_tJiri Slaby (SUSE) 2023-08-11tty: make tty_operations::write()'s count size_tJiri Slaby (SUSE) 2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE) 2023-07-31tty: hvsi: remove an extra variable from hvsi_write()Jiri Slaby 2023-07-25tty: Explicitly include correct DT includesRob Herring 2023-03-24Merge tag 'for-linus-6.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-03-22hvc/xen: prevent concurrent accesses to the shared ringRoger Pau Monne 2023-02-08hvcs: Synchronize hotplug remove with port freeBrian King 2023-02-08hvcs: Use vhangup in hotplug removeBrian King 2023-02-08hvcs: Get reference to tty in removeBrian King 2023-02-08hvcs: Use driver groups to manage driver attributesBrian King 2023-02-08hvcs: Use dev_groups to manage hvcs device attributesBrian King 2023-02-02hvcs: Fix hvcs port reference countingBrian King 2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen 2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen 2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2023-01-09hvc/xen: lock console list traversalRoger Pau Monne 2022-12-16Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds 2022-12-15xen: make remove callback of xen driver void returnedDawei Li 2022-12-02tty: hvc: use console_is_registered()John Ogness 2022-11-03tty: hvc: make hvc_rtas_dev staticruanjinjie 2022-09-22tty: hvc: remove HVC_IUCV_MAGICнаб 2022-09-09termios: start unifying non-UAPI parts of asm/termios.hAl Viro 2022-08-30tty: move from strlcpy with unused retval to strscpyWolfram Sang 2022-06-04Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds 2022-06-01xen: replace xen_remap() with memremap()Juergen Gross