mac80211: clarify alignment comment
authorJohannes Berg <johannes.berg@intel.com>
Wed, 20 Feb 2013 20:44:12 +0000 (21:44 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:35:41 +0000 (16:35 +0100)
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 <eric.dumazet@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rx.c

Simple merge