Re: [PATCH] Fix alignment in tun_get_user

From: David S. Miller
Date: Fri Mar 18 2005 - 13:41:49 EST


On Fri, 18 Mar 2005 19:25:46 +0100
Sven Henkel <shenkel@xxxxxxxxx> wrote:

> This patch fixes an alignment-problem in tun_get_user: Only
> ethernet-frames need to be headed by 2 bytes (due to their size of 14
> bytes), IP-frames should not be touched. The patch changes
> tun_get_user to reserve 2 bytes of the skb for TUN_TAP_DEVs and 0
> bytes otherwise.

Applied, thanks Sven.

My comments wrt. posting patches to netdev@xxxxxxxxxxx still
apply :-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/