From: Phoebe Buckheister Date: Wed, 11 Jun 2014 10:03:07 +0000 (+0200) Subject: mac802154: don't deliver packets to devices that are down X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~36^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d3b5b0a90e5370ad13ca98d95519c3e41d2c925;p=pandora-kernel.git mac802154: don't deliver packets to devices that are down Only one WPAN devices can be active at any given time, so only deliver packets to that one interface that is actually up. Multiple monitors may be up at any given time, but we don't have to deliver to monitors that are down either. Signed-off-by: Phoebe Buckheister Signed-off-by: David S. Miller --- Reading git-diff-tree failed