From: Pravin B Shelar <redacted>
Date: Tue, 22 Jan 2013 14:56:38 -0800
Fixed code indentation according to comments from David Miller.
--8<--------------------------cut here-------------------------->8--
This doesn't do what you think it does. No automated tool is going
to edit the commit message the way you think this will.
You should instead put your "what is different in this revision"
comments right after the "---" below.
Due to GSO support, GRE can recieve non linear skb which
results in panic in case of GRE_CSUM.
Following patch fixes it by using correct csum API.
Signed-off-by: Pravin B Shelar <redacted>
---
^^^
Right after that line.