diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2005-10-05 21:16:04 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-10-05 21:16:04 +0200 |
commit | 3a867b36c3234673e61f883ebc11ad18f80a176f (patch) | |
tree | 1964810d9545edb884687934994561316d042e08 /include | |
parent | [IPSEC]: Document that policy direction is derived from the index. (diff) | |
download | linux-3a867b36c3234673e61f883ebc11ad18f80a176f.tar.xz linux-3a867b36c3234673e61f883ebc11ad18f80a176f.zip |
[AX.25]: Fix packet socket crash
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions