git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2740f0c
)
mac80211: fix description comment of ieee80211_subif_start_xmit
author
Liad Kaufman
<liad.kaufman@intel.com>
Wed, 3 Sep 2014 12:24:59 +0000
(15:24 +0300)
committer
Johannes Berg
<johannes.berg@intel.com>
Fri, 5 Sep 2014 11:52:07 +0000
(13:52 +0200)
The function description claimed that on error the skb isn't
freed even though it is, and stated return values that are
different than what really happens in the code.
Signed-off-by: Liad Kaufman <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found