Eric Dumazet d532c1082f sr9700: use skb_cow_head() to deal with cloned skbs
We need to ensure there is enough headroom to push extra header,
but we also need to check if we are allowed to change headers.

skb_cow_head() is the proper helper to deal with this.

Fixes: c9b37458e956 ("USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support")
Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: James Hughes <james.hughes@raspberrypi.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-21 13:24:05 -04:00
..
2017-02-27 18:43:47 -08:00
2017-02-22 11:44:32 -08:00
2017-02-11 20:59:41 -05:00
2017-03-13 21:53:48 -07:00
2017-03-01 09:58:31 -08:00
2017-02-27 18:43:47 -08:00
2017-02-11 20:59:41 -05:00
2017-03-13 16:03:42 -07:00