Revision 3a867b36c3234673e61f883ebc11ad18f80a176f authored by Ralf Baechle on 05 October 2005, 19:16:04 UTC, committed by David S. Miller on 05 October 2005, 19:16:04 UTC
Since changeset 98a82febb6340466824c3a453738d4fbd05db81a AX.25 is passing
received IP and ARP packets to the stack through netif_rx() but we don't
set the skb->mac.raw to right value which may result in a crash with
applications that use a packet socket.

Signed-off-by: Ralf Baechle DL5RB <ralf@linux-mips.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 77d8d7a
History
File Mode Size
Kconfig -rw-r--r-- 893 bytes
Makefile -rw-r--r-- 382 bytes
aaci.c -rw-r--r-- 21.1 KB
aaci.h -rw-r--r-- 7.1 KB
devdma.c -rw-r--r-- 2.0 KB
devdma.h -rw-r--r-- 256 bytes
pxa2xx-ac97.c -rw-r--r-- 10.0 KB
pxa2xx-pcm.c -rw-r--r-- 9.3 KB
pxa2xx-pcm.h -rw-r--r-- 943 bytes
sa11xx-uda1341.c -rw-r--r-- 26.2 KB

back to top