From: Johannes Berg Date: Mon, 4 Oct 2010 19:14:05 +0000 (+0200) Subject: nl80211: use generic check for netif_running X-Git-Tag: v2.6.37-rc1~147^2~191^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41265714810e20d91ddd7aaca30043b0f12190ad;p=pandora-kernel.git nl80211: use generic check for netif_running Use a new flag that requires the netdev to be UP and use it to check instead of coding the check into all functions that require it. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed