Searched hist:"83836 eb4df75d9d0bfb1a5c508130658b8d13244" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/trace/events/ |
H A D | rxrpc.h | diff 83836eb4df75d9d0bfb1a5c508130658b8d13244 Mon Dec 05 11:38:31 CST 2022 David Howells <dhowells@redhat.com> rxrpc: Change rx_packet tracepoint to display securityIndex not type twice
Change the rx_packet tracepoint to display the securityIndex from the packet header instead of displaying the type in numeric form. There's no need for the latter, as the display of the type in symbolic form will fall back automatically to displaying the hex value if no symbol is available.
Signed-off-by: David Howells <dhowells@redhat.com> cc: Marc Dionne <marc.dionne@auristor.com> cc: linux-afs@lists.infradead.org
|