Use skb_copy_bits() to copy data that might not be pulled into headers.
[sliver-openvswitch.git] / subst
1 #! /bin/sh
2 exec sed -e "/^@$1@\$/{
3 r $2
4 d
5 }"