]> git.baikalelectronics.ru Git - kernel.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)
commit3287bd4eed1e1298ae66e7294078ffe80d2673c7
tree7f45c657219c78bf69bf565cd6b6fcfde30db56e
parentf93fb8927af92a85d615a71fe5e627e7d6f9678a
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