]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tipc: rename struct tipc_skb_cb member handle to bytes_read
authorParthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Tue, 1 Nov 2016 13:02:37 +0000 (14:02 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Nov 2016 15:53:23 +0000 (11:53 -0400)
commitba8aebe9431a79c627214ddc782c3be9f2617e8d
tree7f45c657219c78bf69bf565cd6b6fcfde30db56e
parentcb5da847af4418f91d0e83fc91c2fcb1def5537d
tipc: rename struct tipc_skb_cb member handle to bytes_read

In this commit, we rename handle to bytes_read indicating the
purpose of the member.

Signed-off-by: Parthasarathy Bhuvaragan <parthasarathy.bhuvaragan@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/tipc/msg.h
net/tipc/socket.c