[NET]: Copy mac_len in skb_clone() as well
commitf2654bc1df0c27d3be0167fddae403515e80dc9b
authorAlexey Dobriyan <adobriyan@sw.ru>
Tue, 20 Mar 2007 22:24:20 +0000 (20 23:24 +0100)
committerAdrian Bunk <bunk@stusta.de>
Tue, 20 Mar 2007 22:24:20 +0000 (20 23:24 +0100)
tree98888bd9c0d2cec101467fa610f8969d825deb75
parent202e363b00807107da624289eb2257ea32b29420
[NET]: Copy mac_len in skb_clone() as well

ANK says: "It is rarely used, that's wy it was not noticed.
But in the places, where it is used, it should be disaster."

Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/core/skbuff.c