summaryrefslogtreecommitdiff
path: root/net/core/sock_diag.c
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2017-02-12 19:18:17 -0500
committerDavid S. Miller <davem@davemloft.net>2017-02-12 22:18:49 -0500
commitb451c8b69e70de299aa6061e1fa6afbb4d7c1f9e (patch)
treee6ee34c7cf9a20aa39f50801d699892decc6cb7b /net/core/sock_diag.c
parente70c752f88ed23e6a0f081fa408282c2450c8ce9 (diff)
bnxt_en: Fix bnxt_setup_tc() error message.
Add proper puctuation to make the message more clear. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/sock_diag.c')
0 files changed, 0 insertions, 0 deletions
ccess an invalid memory address via PIO will receive a SIGBUS signal instead of causing a panic. Memory errors will receive a SIGKILL since a SIGBUS may result in a coredump which may attempt to repeat the faulting access. Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/ftrace/test.d/00basic')