• David S. Miller's avatar
    [RXRPC]: Fix pointers passed to bitops. · 68c708fd
    David S. Miller authored
      CC [M]  net/rxrpc/ar-input.o
    net/rxrpc/ar-input.c: In function ‘rxrpc_fast_process_data’:
    net/rxrpc/ar-input.c:171: warning: passing argument 2 of ‘__test_and_set_bit’ from incompatible pointer type
    net/rxrpc/ar-input.c:180: warning: passing argument 2 of ‘__clear_bit’ from incompatible pointer type
    net/rxrpc/ar-input.c:218: warning: passing argument 2 of ‘__clear_bit’ from incompatible pointer type
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    68c708fd
ar-input.c 19.8 KB