diff options
author | Ying Xue <ying.xue@windriver.com> | 2015-01-13 10:07:48 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-13 22:45:55 +0100 |
commit | 3721e9c7c194f576fbd30926e98e0abb13c641b5 (patch) | |
tree | 94b82a63c7403ccc57932a92ff1b164a5e1cff90 /README | |
parent | net/fsl: replace (1 << x) with BIT(x) for bit definitions in xgmac_mdio (diff) | |
download | linux-3721e9c7c194f576fbd30926e98e0abb13c641b5.tar.xz linux-3721e9c7c194f576fbd30926e98e0abb13c641b5.zip |
tipc: remove redundant timer defined in tipc_sock struct
Remove the redundant timer defined in tipc_sock structure, instead we
can directly reuse the sk_timer defined in sock structure.
Signed-off-by: Ying Xue <ying.xue@windriver.com>
Acked-by: Erik Hugne <erik.hugne@ericsson.com>
Reviewed-by: Jon Maloy <jon.maloy@ericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions