]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[NET]: Copy mac_len in skb_clone() as well
authorAlexey Dobriyan <adobriyan@sw.ru>
Fri, 16 Mar 2007 22:00:46 +0000 (15:00 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Mar 2007 22:00:46 +0000 (15:00 -0700)
commit3e6b3b2e34ac2c72fa05b5e4b20bd88d64c298dc
tree316083929e53cbb2904729251384903bf0c8ddf1
parentd5cc4a73a5b5c8374b810d5371e9e7ed05c1e02c
[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>
net/core/skbuff.c