git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c47699
)
nl80211: use generic check for netif_running
author
Johannes Berg
<johannes.berg@intel.com>
Mon, 4 Oct 2010 19:14:05 +0000
(21:14 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Tue, 5 Oct 2010 17:37:51 +0000
(13:37 -0400)
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>
No differences found