summaryrefslogtreecommitdiff
path: root/net/bluetooth/cmtp/core.c
diff options
context:
space:
mode:
authorLABBE Corentin <clabbe.montjoie@gmail.com>2017-02-08 09:31:15 +0100
committerDavid S. Miller <davem@davemloft.net>2017-02-08 15:11:25 -0500
commitcba920affb7e7326aaea998797c76aa4989c130f (patch)
tree7f66e28c18d962c6719e8e11ddf9111d4c28926d /net/bluetooth/cmtp/core.c
parentb2a8315a5c655ffa5b9330dfba2496e8f0a5d7ad (diff)
net: stmmac: Correct the error message about invalid speed
The message about invalid speed does not state 1000 as a valid speed. It is much simpler to said that the speed is invalid. Signed-off-by: Corentin Labbe <clabbe.montjoie@gmail.com> Acked-by: Giuseppe Cavallaro <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth/cmtp/core.c')
0 files changed, 0 insertions, 0 deletions
the tracer was finished, and would not be created until the next instance of the tracer was established. The code that initialized the affinity was only called on the initial instantiation of the tracer. After that, it was not initialized, and the previous affinity did not match the current newly created one, making it appear that the user modified the thread's affinity when it did not, and the thread failed to migrate again. Cc: stable@vger.kernel.org Fixes: 0330f7aa8ee6 ("tracing: Have hwlat trace migrate across tracing_cpumask CPUs") Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'sound/pci/lx6464es/lx6464es.c')