YOSHIFUJI Hideaki / 吉藤英明 6c40d100ce ipv6: Use container_of macro instead of magic number to get ipv6 header.
In ipv6_recv_error(), addr_offset points to daddr field of the ip header.
To get ipv6 header, use container_of() macro instead of substracting magic
number (24).

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-01-09 23:59:53 -08:00
..
2012-12-11 14:08:47 -08:00
2012-06-15 15:30:15 -07:00
2012-05-17 18:45:20 -04:00
2012-12-22 00:03:00 -08:00
2012-09-26 21:10:25 -04:00