From: Alexander Aring Date: Wed, 29 Oct 2014 20:34:41 +0000 (+0100) Subject: mac802154: rx: monitor receive cleanup X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=20b48120c14fb4bf6ebe4ed4cfa1b828e5e1dff8;p=pandora-kernel.git mac802154: rx: monitor receive cleanup This patch replace the !netif_running(sdata->dev) instead we doing a !ieee802154_sdata_running(sdata). Also move this in two separate if branches to compare with mac80211 code. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed