From: Liad Kaufman Date: Wed, 3 Sep 2014 12:24:59 +0000 (+0300) Subject: mac80211: fix description comment of ieee80211_subif_start_xmit X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~50^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6188c271f0f2cbc89a52981d252107f7f409f45f;p=pandora-kernel.git mac80211: fix description comment of ieee80211_subif_start_xmit 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 Signed-off-by: Emmanuel Grumbach Signed-off-by: Johannes Berg --- Reading git-diff-tree failed