[<prev] [next>] [day] [month] [year] [list]
Message-ID: <39e6f6c70703112126r77aad43ei41731abe01f4204e@mail.gmail.com>
Date: Mon, 12 Mar 2007 01:26:27 -0300
From: "Arnaldo Carvalho de Melo" <acme@...stprotocols.net>
To: "David Miller" <davem@...emloft.net>
Cc: "Netdev List" <netdev@...r.kernel.org>
Subject: [PATCH 01/18][PPPOE]: Introduce pppoe_hdr()
For consistency with all the other skb->nh.raw accessors.
Also do some really obvious simplifications in pppoe_recvmsg, well the
kfree_skb one is not so obvious, but free() and kfree() have the same behaviour
(hint :-) ).
Signed-off-by: Arnaldo Carvalho de Melo <acme@...hat.com>
---
drivers/net/pppoe.c | 22 ++++++++--------------
include/linux/if_pppox.h | 7 +++++++
2 files changed, 15 insertions(+), 14 deletions(-)
View attachment "0001-PPPOE-Introduce-pppoe_hdr.patch" of type "text/x-patch" (3068 bytes)
Powered by blists - more mailing lists