commit | 121c33b07b3127f501b366bc23d2a590e2f2b8ef | [log] [tgz] |
---|---|---|
author | Murali Karicheri <m-karicheri2@ti.com> | Wed Jul 22 10:40:17 2020 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 27 12:20:40 2020 -0700 |
tree | 8ad0fbaa12f5ae6f7f6052535f552287e7b54385 | |
parent | 8f4c0e01789c18674acdf17cae3822b3dc3db715 [diff] |
net: hsr: introduce common code for skb initialization As a preparatory patch to introduce PRP protocol support in the driver, refactor the skb init code to a separate function. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>