commit | 9b73896a81dc68a638a011877b7344b252f92276 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Mon Aug 15 14:51:02 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 17 19:36:23 2016 -0400 |
tree | c69f4f8665c7f2e41e999e4c1f13eab4a848b0f3 | |
parent | 43a0c6751a322847cb6fa0ab8cbf77a1d08bfc0a [diff] |
kcm: Use stream parser Adapt KCM to use the stream parser. This mostly involves removing the RX handling and setting up the strparser using the interface. Signed-off-by: Tom Herbert <tom@herbertland.com> Signed-off-by: David S. Miller <davem@davemloft.net>