summaryrefslogtreecommitdiff
path: root/ifpps.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-07-30 14:54:31 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-07-30 14:54:31 +0200
commitd19a87a0b2d6c8a282a04ef80bee5a3b9f4547a1 (patch)
treeedefb0359c8eaf1792438aefd05dff2e202bb1ee /ifpps.8
parent9b0949b728eae42550e5adc6ff67063499d53044 (diff)
sock: Avoid setting negative socket memory values
When getting of the initial values fails in set_system_socket_memory(), we store -1 for the values. Avoid writing these back (and causing an error message) when calling reset_system_socket_memory(). Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps.8')
0 files changed, 0 insertions, 0 deletions
nt65e4345c8ef8811bbb4860fe5f2df10646b7f2e1 (diff)
Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus
Jonathan writes: First round of IIO fixes for the 4.10 cycle. * 104-quad-8 - Fix selecting wrong register when the index control register is desired. - Fix an off by one error when addressing the input/output control register. - Fix inverted logic on the active high / low control * bmi160 - Sleep for worst case rather than best case amount of time after cmd execution begins. * max44000 - typo fix in illuminance_integration_time_available listing. * st-sensors - Fix channel data passing. This one took a while to get tested on 24bit parts. Definitely one for stable asap as the bug broke quite a few parts. - lis3lv02 needs a data alignment bit set and the scaling was wrong. * ti_am335x - depend on HAS_DMA
Diffstat (limited to 'arch/sh/kernel/cpu')