[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1402412922-14180-1-git-send-email-phoebe.buckheister@itwm.fraunhofer.de>
Date: Tue, 10 Jun 2014 17:08:40 +0200
From: Phoebe Buckheister <phoebe.buckheister@...m.fraunhofer.de>
To: netdev@...r.kernel.org
Cc: linux-zigbee-devel@...ts.sourceforge.net, davem@...emloft.net
Subject: [PATCH net-next] some mac802154 fixes
Recent llsec code introduced a memory leak on decryption failures during rx.
This fixes said leak, and optimizes the receive loop to only deliver skbs to
the (single) device that's actually up.
---
Phoebe Buckheister (2):
mac802154: properly free incoming skbs on decryption failure
mac802154: don't deliver packets to devices that are down
net/mac802154/wpan.c | 13 ++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists