gro: refetch inet6_protos[] after pulling ext headers
authorYan, Zheng <zheng.z.yan@intel.com>
Sat, 8 Oct 2011 22:34:35 +0000 (22:34 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 10 Oct 2011 18:26:16 +0000 (14:26 -0400)
ipv6_gro_receive() doesn't update the protocol ops after pulling
the ext headers. It looks like a typo.

Signed-off-by: Zheng Yan <zheng.z.yan@intel.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found