]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: fix description comment of ieee80211_subif_start_xmit
authorLiad Kaufman <liad.kaufman@intel.com>
Wed, 3 Sep 2014 12:24:59 +0000 (15:24 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 5 Sep 2014 11:52:07 +0000 (13:52 +0200)
commita17e974405fdf9ad4a51626ba26cc4f058f65587
treee60e67e2722165f86fd505da5d829d55fee87544
parented762cf302646b3fe4d60a1e8ed59dd801f26c6a
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 <liad.kaufman@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c