summaryrefslogtreecommitdiff
path: root/sound/firewire/iso-resources.h
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-08 10:38:08 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-02-06 19:19:24 +0200
commit4b40571eaf423b96e3809006bd192b4efd52a64b (patch)
treef4370fe2577e2ca012e0464b89bac0726414aadb /sound/firewire/iso-resources.h
parent94c3e614df2117626fccfac8f821c66e30556384 (diff)
iwlwifi: mvm: align copy-break SKB payload for MQ RX
When a small frame is copied completely into the skb->head, the code doesn't take alignment into account, making mac80211 copy it again later on architectures that need the alignment. Avoid this by taking the PAD flag from the device into account when copying. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'sound/firewire/iso-resources.h')
0 files changed, 0 insertions, 0 deletions
round a firmware setting that leads to frequency scaling issues on desktop Intel Kaby Lake processors in some configurations if the hardware-managed P-states (HWP) feature is in use (Srinivas Pandruvada) - Fix up the recently added brcmstb-avs cpufreq driver: fix a bug related to system suspend and change the sysfs interface to match the user space expectations (Markus Mayer) - Modify the runtime PM framework to avoid false-positive warnings from the might_sleep_if() assertions in it (Rafael Wysocki)" * tag 'pm-4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm: PM / runtime: Avoid false-positive warnings from might_sleep_if() cpufreq: intel_pstate: Disable energy efficiency optimization cpufreq: brcmstb-avs-cpufreq: properly retrieve P-state upon suspend cpufreq: brcmstb-avs-cpufreq: extend sysfs entry brcm_avs_pmap
Diffstat (limited to 'drivers/usb/host/ehci-mv.c')