summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2014-01-26 13:17:33 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-01-27 09:39:40 -0800
commitee5de8ddfbd7ca33c770980336f8ee1db26d57e4 (patch)
tree26f9bfd825688aeebd538b8925266448a47cf599 /tools/perf/scripts/python
parentcc11f372e9371ec3a3dad02396dbe0a55eec0b8f (diff)
downloadkernel-ee5de8ddfbd7ca33c770980336f8ee1db26d57e4.tar.gz
staging: r8821ae: Fix build problems
As initially introduced, this driver failed to build in the linux-next tree due to changes coming from newer developments arising in the wireless trees. This patch removes incompatible code and provides definitions for symbols that have been removed from mac80211. In addition, several warnings were fixed. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
4audit: hand taken context to audit_kill_trees for syscall loggingRichard Guy Briggs 2018-11-26audit: use current whenever possiblePaul Moore 2018-11-19audit: remove WATCH and TREE config optionsRichard Guy Briggs 2018-11-19audit: localize audit_log_session_info prototypeRichard Guy Briggs 2018-02-23audit: track the owner of the command mutex ourselvesPaul Moore 2017-11-15Merge tag 'audit-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-11-10audit: convert audit_ever_enabled to a booleanPaul Moore