From: Johannes Berg Date: Wed, 20 Feb 2013 20:44:12 +0000 (+0100) Subject: mac80211: clarify alignment comment X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~390^2^2~69^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=191922cd4bfda551205c3a2dfe5b33287e8326ab;p=pandora-kernel.git mac80211: clarify alignment comment The comment says something about __skb_push(), but that isn't even called in the code any more. Looking at the git history, that comment never even made sense when it was still called, so just replace that part to note it still works even when align isn't 0 or 2. Reported-by: Eric Dumazet Signed-off-by: Johannes Berg --- Reading git-diff-tree failed