commit | 16a910a6722b7a8680409e634c7c0dac073c01e4 | [log] [tgz] |
---|---|---|
author | Gregory Greenman <gregory.greenman@intel.com> | Tue Jul 05 15:23:10 2016 +0300 |
committer | Johannes Berg <johannes@sipsolutions.net> | Wed Jul 06 13:52:18 2016 +0200 |
tree | 525e06594696ec392858adac3ccea73323fdcd3f | |
parent | 6e8ef842223b90a33efd570128bb566a9ae6f5ad [diff] |
cfg80211: handle failed skb allocation Handle the case when dev_alloc_skb returns NULL. Cc: stable@vger.kernel.org Fixes: 2b67f944f88c2 ("cfg80211: reuse existing page fragments in A-MSDU rx") Signed-off-by: Gregory Greenman <gregory.greenman@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>