]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[LMC]: lmc_main wants to use skb_tailroom
authorArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 20 Mar 2007 15:00:44 +0000 (12:00 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:26:40 +0000 (22:26 -0700)
commitd004b8d4903180c111e114726982c194adf2a04f
tree163c75e52b8f119dd27b3dcf1825636a48895e2f
parentf2adc9866742e7904f0268824edc53c948741415
[LMC]: lmc_main wants to use skb_tailroom

At that point it is equivalent to what was being used, skb->end - skb->data,
and the need is clearly the one skb_tailroom satisfies.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/wan/lmc/lmc_main.c