commit | 64f9eca06415dc820ff8a2263f846dc8199adb50 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Wed Jun 07 14:07:36 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 08 11:34:56 2017 -0400 |
tree | 0ba50b4a06cc83d2093aed2654760f3e02667775 | |
parent | 02417f47875c2a22d2a8c140c5b945c741005938 [diff] |
net: qrtr: Refactor packet allocation Extract the allocation and filling in the control message header fields to a separate function in order to reuse this in subsequent patches. Cc: Courtney Cavin <ccavin@gmail.com> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>