Learn more about cloning repositories
You have read-only access
aoe: Remove superfluous clearing of skb fields in new_skb(). This code uses alloc_skb() which clears them out for us. Signed-off-by: David S. Miller <davem@davemloft.net>