commit | 191922cd4bfda551205c3a2dfe5b33287e8326ab | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Feb 20 21:44:12 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Mar 06 16:35:41 2013 +0100 |
tree | 3564535af6e5cb6ea1d927cf009dae9af6c51a7d | |
parent | 9fed3096d7efb2717cd3156d35eef7cdf9bff550 [diff] |
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 <eric.dumazet@gmail.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>