Álvaro Fernández Rojas 2db05cd199 kernel: 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 Ethernet<->WiFi bridge for Raspberry Pi and probably other devices.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2017-04-23 13:51:55 +02:00
..
2016-09-04 13:35:11 +02:00
2017-04-12 12:13:16 +02:00
2017-04-02 12:48:00 +02:00
2017-04-07 17:42:08 +02:00
2017-02-10 11:05:57 +01:00
2016-09-04 13:35:11 +02:00
2017-01-10 12:49:34 +01:00
2017-02-26 13:31:44 +01:00
2017-02-26 13:31:44 +01:00
2017-02-26 13:31:44 +01:00