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
..
2016-08-31 21:07:05 -07:00
2016-12-25 17:21:22 +01:00
2016-05-20 19:50:07 -04:00
2013-12-06 12:37:55 -05:00
2016-12-08 14:21:47 -05:00
2016-03-27 22:33:56 -04:00
2017-02-27 18:43:47 -08:00
2017-02-27 18:43:47 -08:00
2016-09-06 13:28:10 -07:00