| commit | 41265714810e20d91ddd7aaca30043b0f12190ad | [log] [tgz] |
|---|---|---|
| author | Johannes Berg <johannes.berg@intel.com> | Mon Oct 04 21:14:05 2010 +0200 |
| committer | John W. Linville <linville@tuxdriver.com> | Tue Oct 05 13:37:51 2010 -0400 |
| tree | e69d25e8af99c0df71ffaa3746ab32d3e938d641 | |
| parent | 4c476991062a0a59523c2bf193f09087f469686a [diff] |
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 <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>