aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/fsl_ucc_hdlc.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-08-28 23:32:58 -0400
committerDavid S. Miller <davem@davemloft.net>2016-08-28 23:32:58 -0400
commitc6f04e93cb5993a5d3aaea28c50e297856b8d24c (patch)
tree09a988530d4c5e17bf47f16f2c624bc93ac14018 /drivers/net/wan/fsl_ucc_hdlc.c
parentnet: ethernet: ti: cpsw: fix error return code in cpsw_set_channels() (diff)
parentkcm: Remove TCP specific references from kcm and strparser (diff)
downloadlinux-dev-c6f04e93cb5993a5d3aaea28c50e297856b8d24c.tar.xz
linux-dev-c6f04e93cb5993a5d3aaea28c50e297856b8d24c.zip
Merge branch 'strp-generalization'
Tom Herbert says: ==================== strp: Generalize stream parser to work with other socket types Add a read_sock protocol operation function that allows something like tcp_read_sock to be called for other protocol types. Specific changes in this patch set: - Add read_sock function to proto_ops. This has the same signature as tcp_read_sock. sk_read_actor_t is also defined in net.h. - Set peek_len and read_sock proto_op functions for TCPv4 and TCPv6 stream ops. - Remove references to tcp in strparser. - Call peek_len and read_sock operations from strparser instead of calling TCP specific functions. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions