]> git.baikalelectronics.ru Git - kernel.git/commit
CAIF: Fix IPv6 support in receive path for GPRS/3G
authorKumar Sanghvi <kumar.sanghvi@stericsson.com>
Fri, 7 Jan 2011 01:57:08 +0000 (01:57 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 11 Jan 2011 00:12:00 +0000 (16:12 -0800)
commitdefc9615a050a09486d4221ea6ae73bba12bfb9d
treefef6752b8b022fb4b92018e3a0039a964cd0d979
parentea4c7149f1db6f640d252a3902bf800fd72d8bec
CAIF: Fix IPv6 support in receive path for GPRS/3G

Checks version field of IP in the receive path for GPRS/3G data
and appropriately sets the value of skb->protocol.

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/caif/chnl_net.c