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)
commitd7b92affba524e0ca848a5ab60649fb91190d9b5
treefef6752b8b022fb4b92018e3a0039a964cd0d979
parent545ecdc3b3a2fe0b54a3053bf8bf85321bbca7da
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