summaryrefslogtreecommitdiff
path: root/proto_vlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'proto_vlan.c')
0 files changed, 0 insertions, 0 deletions
d'>d03c8d938f336f1f14f3f3fdeb3c514def6cd374 parent90bd684ded900673d86f64f4b4197704a38f04bc (diff)
rxrpc: Use before_eq() and friends to compare serial numbers
before_eq() and friends should be used to compare serial numbers (when not checking for (non)equality) rather than casting to int, subtracting and checking the result. Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat